body {background-color: "white";
	color: #000000;
	font-family: arial, verdana;
	margin: 20px;
	}

H1
	{
	color: #000000;
	font-size: 24pt;
	font-family: arial, verdana;
	}


H2
	{
	color: #000000;
	font-size: 18pt;
	font-family: arial, verdana;
	}

H3	{
	color: #000000;
	font-size: 14pt;
	font-weight: normal;
	font-family: arial, verdana;
	}

a:hover {
     text-decoration: underline;
     color: #FF9600;
     }

p {
font-size: .8em;
text-align: justify;
line-height: 1.5em;
}
