body,td {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-top:0px;
	margin-bottom:0px;
	line-height:150%;
}
.footerbg { 
background-color: #B18A13;
color:#FFFFFF;
}
.caption {
font-size:9px;
color:#999999;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
h1{
font-weight:bold;
color:#CC6633;
font-size:11px;
}
input {
font-size:11px;
font-family:Georgia, "Times New Roman", Times, serif;
background-color:#e3e3e3;
border: 2px solid #e3e3e3;
margin: 1px 1px 1px 1px;
}
.datecolor {
	color:#0092C8;
	font-weight:bold;
	}

a.footer:link{
	font-family: Georgia;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color:#FFFFFF;
	}
a.footer:visited{
	font-family: Georgia;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color:#FFFFFF;
	}
a.footer:hover{
	color: #FFFFFF;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color:#000000;
	text-decoration: none;
	}
a.footer:active{
	
	text-decoration: none;
	}
	
a:link {
	font-family: Georgia;
	font-size: 12px;
	color: #B18A13;
	text-decoration: none;
	letter-spacing: 1px;
	}
a:visited {
	color: #B18A13;
	text-decoration: none;
	letter-spacing: 1px;
	}
a:hover {
	color: #00B2DE;
	text-decoration: none;
	letter-spacing: 1px;
}
a:active {	
	color: #00B2DE;
	text-decoration: none;
	letter-spacing:1px;
}

