/* This is the style of your browser text */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #051620;
	font-size: 11px;
	line-height: 1.7em;
	padding: 0;
	margin: 0;
	text-align: left;
	background-image: url(images/bgbody.gif);
}



p {
	margin: .5em 0 1em 0;
}

.plaintext a:link, a:visited {
	text-decoration: none;
	color: #FDBC12;
	}

.plaintext  a:hover{
	text-decoration: none;
	background-color: #006699;
	color: #FFFFFF;
	}
h1, h2, h3, h4, h5 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height: 1em;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.headlinesmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #A3D3FB;
}


h1 {
	text-align: left;
	font-size: 26px;
	padding: 5px 0 10px 0;
	margin: 0 20px 0 0px;
	color: #E74424;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h2 {
	font-size: 42px;
	display: inline;
}

h3 {
	font-size: 20px;
}

h4 {
	color: #660000;
	font-size: 16px;
	margin: 20px 0 20px 0;
	display: inline;	
}

h5 {
	font-size: 20px;
}


.plaintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
}

