td {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #000000
}
body {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #000000
}
a:link {  text-decoration: none; color: #000000}
a:visited {  color: #333333; text-decoration: none}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}
li {  line-height: 20px}
ol{	list-style: square;}
a.lt:link{
	text-decoration: underline;
	color: Blue;
	font-size : 8pt;
	font-weight : bold;
}
a.lt:visited {
	color: Blue;
	text-decoration: underline;
	font-size : 8pt;
	font-weight : bold;
}
a.lt:hover {
	color: #D2691E;
	text-decoration: underline;
	font-size : 8pt;
	font-weight : bold;
}
.smalltext{
	font-size : 8pt;
}
h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	color : #C76421;
	filter : dropshadow(color=#000000,offx=1,offy=1,positive=1);
	position : relative;
	width : 100%;
}
