body {
	padding:0;
	margin:0;
	background-color:#000033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/bkgnd.jpg);
}
.title { font-size: 14px; font-weight: bold; color: #000033} 
.quote {
	font-size: 13px;
	font-weight: bold;
	color: #000033;
	font-style: italic;
} 
.text {font-size: 11px; line-height: 18px; color: #000033; }
.elevpnlcallup {
	font-size: 11px;
	text-decoration: underline;
	line-height: 18px;
	color: #000033;
	font-weight: bold;
	cursor: default; 
}
a:hover { color: #000033; text-decoration: none} 
a { color: #000033} 
.links { font-size: 10px; color: #FFFFFF; text-decoration: none; font-weight: bold; padding-bottom: 2px} 
.links:hover { color: #3399FF} 

.footer { font-size: 10px; color: #FFFFFF; text-decoration: none} 
.footer:hover { color: #3399FF} 
.footer2 { font-size: 10px; color: #FFFFFF; text-decoration: none} 

.special_large {
	font-size: 30px;
	font-weight: bold;
	color: #000033;
	font-style: italic;
} 
