body {
	margin: 10px;
	background-color:#5B83A7;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000;
	line-height: 13px;}
.body a { color: #143D8D; text-decoration: underline; }
.body a:hover { color: #143D8D; text-decoration: underline;}

.body h1 {
	font-size: 15px; 
	font-weight: bold;
	color: #143D8D;
	margin: 0px;}
	
.intro {font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000;
	line-height: 14px;}
	


.footer {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	color: #143D8D;
	padding: 5px;
	font-weight: bold;}
	
.footer a { color: #143D8D; text-decoration: none; }
.footer a:hover { color: #143D8D; text-decoration: underline;}

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #143D8D;}
.nav a { color: #143D8D; text-decoration: none; }
.nav a:hover { color: #143D8D; text-decoration: underline;}

.subnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #305A56;
	line-height: 17px;
	margin-left: 14px;
	width: 110px;}
.subnav a { color: #143D8D; text-decoration: none; }
.subnav a:hover { color: #143D8D; text-decoration: underline;}

.repgraphic {
	background-image: url(stock/minibiff_repgraphic_13.gif);
	background-repeat: repeat-x;
}
.border {
	border: 3px solid #143d8d;
}
