BODY{
	font-family : Verdana, Arial, sans-serif;
	font-size : 12 pt;
	color: #114703;
}

A {
	text-decoration: none;
	color: #000033;
}

A:Hover {
	text-decoration: underline;
	color: #993300;
	font-style: bold;
}
h1 {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 26pt;
	text-align: center;
	color: #993300;
}

td {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 12pt;
	color: #114703;
	vertical-align: top;
}
h3 {
	font-family: arial;
	font-size : 14pt;
	text-align: center;
	color: #003333;
}
h5{
	font-family: Verdana, Arial, sans-serif;
	font-size : 14pt;
    color: #993300;
}
h4{
	font-family: Verdana, Arial, sans-serif;
	font-size : 13pt;
	color: #cc9900;
	font-style: normal;
	font-weight: normal;
	margin: auto; 
}
h2{
	font-size: 12pt;
	font-style: oblique;
}

p{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12pt;
	color: #114703;
}