a:visited {
	color: #990000;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

#footer {
	position: fixed;
	background-color: #003399;
	color: #FFFFFF;
	width: 100%;
	text-align: center;
	clear: both;
	bottom: 0px;
	background-position: center;
	padding-top: 6px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-family: Tahoma;
	font-size: 11px;
}



.thinline {
	border: 0.5pt solid #E5E5E5;
}
.writeups {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 150%;
	text-align: justify;
}
.headings {
	font-family: Arial;
	font-size: 18px;
	font-variant: small-caps;
	padding: 3px;
	color: #284060;
}
