a:link,a:hover,a:visited{
	color: navy;
}
body,td{
	font-family: Verdana,Tahoma,Arial, sans-serif;
	font-size: 10pt;
}
td.light{
	background-color: #f7f7f7;
	border-style: groove;
	border-width: thin;
	border-color: orange;
	vertical-align: top;
}
table.light{
	background-color: #f7f7f7;
	border-style: groove;
	border-width: thin;
	border-color: orange;
}
td.alternate{
	background-color: #f7f7f7;
	border-style: groove;
	border-width: thin;
	border-color: #ccccff;
	vertical-align: top;
}
table.alternate{
	background-color: #f7f7f7;
	border-style: groove;
	border-width: thin;
	border-color: #ccccff;
}
p{
	margin-left: 5px;
}
h3.headings{
	font-style: "Trebuchet MS",sans-serif;
	margin-bottom: 5px;
	text-align: center;
}
span.shadow{
	Filter: DropShadow(Color=#FF0000, OffX=2, OffY=2, Positive=1);
}
span.navy{
	color: navy;
}
div.center{
	text-align: center;
}
.menu{
	filter: Alpha(opacity=85);
}
li,td{
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size: 10pt;
}