
body
	{
	font-family: Times New Roman;
	font-size: 12pt;
	color: white;
	}

p
	{
	font-family: Times New Roman;
	font-size: 12pt;
	color: white;
	text-align: justify;
	}

h1
	{
	font-family: Times New Roman;
	font-size: 18pt;
	color: white;
	font-weight: bold;
	}

h2
	{
	font-family: Times New Roman;
	font-size: 12pt;
	color: white;
	text-align: center;
	font-weight: bold;
	}

h3
	{
	font-family: Times New Roman;
	font-size: 12pt;
	color: white;
	text-align: center;
	font-weight: bold;
	text-decoration: underline;
	} 