* {
	font-family:Verdana,Tahoma,Arial;
	font-size:12px;
	color:#086f99;
    line-height:18px;
}

h1 {
	font-size:15px;
	font-weight:bold;
	padding:0;
	margin:0;
}

h3 {
	font-weight:bold;
	padding:0;
	margin:0;
}

#footertable td {
	color:gray;
}

#footertable a {
	color:gray;
	text-decoration:none;
}

#footertable a:hover {
	text-decoration:underline;
}

#footertable hr {
	margin:2px 0;
	padding:0;
	border:0;
	height:1px;
	background-color:gray;
}

#footertable b, #footertable strong {
	color:#086F99;
	font-weight:normal;
}

