A:link    { COLOR: rgb(30,17,123) }
A:visited { COLOR: rgb(94,99,101) }
A:hover   { COLOR: rgb(94,99,101) }
A:active  { COLOR: rgb(94,99,101) }

p{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 13px;
color: #000000;
line-height: 18px;
padding: 3px;
}

body
{
    /*background: #660000;*/
    background: rgb(240,245,247);
    background: rgb(147,183,196);
    color: #fff;
}

.header{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: rgb(30,17,123);
}

.miniheader{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
color: rgb(30,17,123);
line-height: 18px;
padding: 3px;
}


.subheader{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: rgb(30,17,123);
}

.bold{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: rgb(30,17,123);