a {
	color : #8B0000;
	text-decoration : underline;
}

a:hover {
   color : #006699;
	text-decoration : underline;
}

body {
	margin : 0;
}

body, td, p {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 14px;
}

form {
	margin : 0;
}

.content {
	color : #000000;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 14px;
	text-align : justify;
	text-indent : 0px;
}

.credits {
	color : #666666;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 16px;
	margin : 0;
}

.header {
	color : #8B0000;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 24px;
	font-weight : bold;
	margin : 0;
}

.newslink a {
	color : #006699;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}

.newslink a:hover {
	color : #3399CC;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}

.subheader {
	color : #8B0000;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 18px;
	font-weight : bold;
	margin : 0;
}

