body, p, td, li, th
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #003300;
	font-weight: normal;
	line-height:120%;
	background-color:white;
}
th 
{
	font-weight: bold;
	line-height:100%;
}
table
{border-color:#003300;}

td,th
{border-color:#dddddd;}
th
{
	text-align:center;
    vertical-align:top;
}
h1 {
	font-size:18px;
	
	}
h2 {
	font-size:16px;
	
}

h3 {
	font-size:14px;
	
}

a:link {  color: #800000; }
a:visited {
	color: #800000;
}
a:hover {
	color: #003300
}
