body {
	margin:0px;
	background-image: url('images/bg_blueblack_128x128.gif');
	}

a {
	color: #f50500;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #0023a8;
	text-decoration:none;
	}
	
h3 {
	color: #000000;
	letter-spacing:0.1em;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 0px;
}



h3.sub {
color: #666666;
font-size: 9pt;
margin-top: 0px;
}

#footer {
font-family: Verdana;
font-weight: normal;
font-size: 7pt;
color: #ffffff;
letter-spacing: 0.08em;
margin-top: 15px;
margin-bottom: 50px;
height: 60px;
}

#footer a {
color: #99ccff;
font-weight: normal;
text-decoration: none;
}

#footer a:hover {
color: #99ccff;
font-weight: bold;
text-decoration: underline;
}

.logo {
	font:18px times new roman;
	color: #0E177C;
	letter-spacing:.3em;
	font-weight:bold;
	line-height:22px;
	}

.tagline {
	font-weight: bold;
	color: #0023a8;
	font-family: Arial;
	font-size: 11pt;
	margin-left: auto;
	margin-right: auto;
	width: 75%;
	}

.smallText {
	color: #ffffff;
	line-height: 16px;
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial;
	padding: 20px 10px 10px 5px;
	}

	
.bodyText {
	color:#333333;
	line-height:14pt;
	padding-left: 3px;
	font-family: Verdana;
	font-size: 9pt;
	margin-right: 20px;
	}
	
ol, ul {
	color:#333333;
	line-height:14pt;
	margin-left: 5px;
	margin-right: 20px;
	font-family: Verdana;
	font-size: 9pt;
	}
	
img.right {
	margin-right: 30px;
	}
	
img.photostrip {
	border: 1px solid #666666;
	}
	

	
