BODY {

 margin: 0;
 padding: 0;
 background-color: #02021e;
 color: white;

 font: small Arial, Helvetica, Verdana, sans-serif;
}

.header-title{
 margin: 150;
 padding: 0;
 background-color: #02021e;
 color: white;
}
 

#tagline {
 font-weight: bold;
 background-color: #fdf8f2;
 color: #050845;
 font-style: italic;
}

#wrapper {
 background-color: #02021e;
 color: black;
 margin: 30px 40px 30px 40px;
}


A {
	text-decoration: none;
	color: #02021e;
	font-size: 12px;
}

A:Hover {
	text-decoration: none;
	color: #3163CE;
}

.hotlink {
	color: #ff0000;
	font-weight: bold;
	font-size: 12px;
	font-family: Georgia;
}

.h2 {
	color: #000000;
	font-weight: plain;
	font-size: 24px;
	font-family: Georgia;
}


.h3 {
	color: #000000;
	font-weight: plain;
	font-size: 26px;
	font-family: Georgia;
}

.h4 {
	color: #000000;
	font-weight: plain;
	font-size: 22px;
	font-family: Georgia;
}

.sitename {
	color: #4d72af;
	font-weight: bold;
	font-size: 24px;
	font-family: Georgia;
}

.tagline {
	color: #ccccff;
	font-weight: plain;
	font-size: 20px;
	font-family: Georgia;
}

.style2 {
	color: #02021e;
	font-weight: bold;
	font-size: 11px;
	font-family: Georgia;
}

.style5 {
	color: #02021e;
	font-weight: plain;
	font-size: 12px;
	font-family: Georgia;
}

.style6 {
	color: #ffffff;
	font-weight: plain;
	font-size: 12px;
	font-family: Georgia;
}