BODY{
	color : #000066;
	background-color : White;
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
}

TD {
	color : #000066;
	background-color : White;
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
}
A {
	color : #000033;
	text-decoration : none;
	font-weight : bold;
}

A:HOVER {
	color : White;
	
	background-color : #990000;
}
A:VLINK{
    color : #000033;
	text-decoration : none;
}
.banner{
	color : #9A9A9A;
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 80px;
	font-style : italic;
	font-weight : bold;
	border-right-color : #9D9D9D;
	border-right-style : solid;
	border-right-width : 1px;
}

.nav{
	color : #000066;
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 16px;
    border-right-color : #9D9D9D;
	border-right-style : solid;
	border-right-width : 1px;
}
.nav1{
	background-color : #990000;
	color : White;
	font-weight : bold;
}

.tagline{
	color : #000066;
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : italic;
	font-weight : bold;
}

.footer{
	color : #000066;
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 12px;
}

