/* default body styles */
	body {
		margin: 0px;
		margin-left: 0px;
		margin-top: 0px;
		} 
	
	p {     
		text-decoration : none;
		font-size : 10pt;
		font-family : arial, helvitica, sans-serif;
		line-height : 15pt;
		margin-left: 20px;

		}   
			
	p.links {    
		text-decoration : none;
		font-size : 8pt;    
		font-family : arial, helvitica, sans-serif;   
		color : #928F8F;    
		text-align : left; 
		line-height : 11pt;   
		}    
		
	p.subheads {
		text-decoration : none;    
		font-size : 10pt;    
		font-family : arial, helvitica, sans-serif;    
		color : #000000;    
		font-weight :bold;
		margin-left : 20px;    
		} 
		
	p.sub2 {
		text-decoration : none;    
		font-size : 10pt;    
		font-family : arial, helvitica, sans-serif;    
		color : #000099;    
		font-weight : bold;
		margin-left: 20px;
		} 
		
	p.justify {
		text-decoration : none;    
		font-size : 10pt;    
		font-family : arial, helvitica, sans-serif;    
		color : #000000;
		text-align : justify;
		}
		
	p.subcntr {
		text-decoration : none;    
		font-size : 10pt;    
		font-family : arial, helvitica, sans-serif;    
		color : #000099;
		text-align : center;
		font-weight : bold;
		}
		
	p.indent {
		text-decoration : none;    
		font-size : 10pt;    
		font-family : arial, helvitica, sans-serif;    
		color : #000000;
		text-indent : 20px;
		}
		
	p.small {
		text-decoration : none;    
		font-size : 8pt;    
		font-family : arial, helvitica, sans-serif;    
		color : #000000;
		line-height : 11pt;
		}
		 
	a.five:link {
		color: #000099; text-decoration: none
		}
	a.five:visited {
		color: #000099; text-decoration: none
		}
	a.five:hover {
		text-decoration: underline
		}
	
	h1 {    
		text-decoration : none;    
		font-size : 12pt;    
		font-family : arial, helvitica, sans-serif;    
		color : #000099;    
		text-align : left;
		margin-left: 20px;  
		}
		
	h2 {
		text-decoration : none;
		font-size : 10pt;
		font-family : arial, helvitica, sans-serif;
		color : #000000;
		font-weight : bold;
		text-align : center;
		}
		
	h3 {    
		text-decoration : none;    
		font-size : 12pt;    
		font-family : sans-serif;    
		color : #000099; 
		font-weight : bold;   
		text-align : left;
		margin-left: 20px
		}
				
     ul {  
		text-decoration : none;  
		font-size : 10pt;  
		font-family : arial, helvitica, sans-serif;  
		color : #000000;  
		line-height : 13pt;
		
		}  
		
	li {
		font-size : 10pt;
		font-family : arial, helvitica, sans-serif;
		line-height : 15pt;
		list-style-type : square;
		text-indent : 0px;
		}
		
#rightimage{
margin-bottom: 10px;
float: right;
margin-left: 10px;
border: 0px solid #666;
}

.container{
width: 99%; 
float: right;
}

#wrapper{
width: 100%;
background-color: #fff;
margin: 20px auto;
border: 1px solid #555;
text-align: left;
}

#leftcol{
margin-left: 10px;
margin-top: 20px;
width: 40%;
margin-bottom: 20px;
float: left;
}

#leftcol #content ul {
background-color: transparent;
list-style-type: none;
margin: 0; 
padding: 0;
font-size: 80%;
border: 1px solid #555;/*this adds a second line to the bottom of the nav, if you prefer a single line you can remove it by uncommenting the other properties and commenting out this one. I think it gives a nice raised effect, the choice is your's :)*/
/*border-left: 1px solid #000000;
border-right: 1px solid #000000;
border-top: 1px solid #000000;*/
}
           -->
DIV#navbar {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; FLOAT: none; OVERFLOW: visible; WIDTH: 153px; FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif; LETTER-SPACING: 2px; TEXT-ALIGN: right
}	


.newsimage {
	padding: 5px 10px 10px 10px;
	margin: 0;	
	position: relative;
	bottom: 4px;
	right: 4px;
	float: right;
}

.contain { width: 350px;margin:30px; }

.caption {
	float: left;
	position: relative;
	top: -10px;  
	width: 300px;
	font: 8pt, Arial, Verdana, Helvetica, sans-serif;
}

   		 
	</style>
	</head>
</html>