body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #000000;
	font-size: 12px;


}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
} 
h1 {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: 000066;





}
h2 {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;

}
h3 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
tr {
	vertical-align: top;
}
li {
	line-height: 30px;

}
a:link {
	color: #5BFC5B;
	text-decoration: none;
}
a:visited {
	color: 00cc66;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
}

