
a:link {
	color: #999999;
	font-weight: normal;
	line-height: 1.3;
	text-decoration: none;

}
a:visited {
	color: #999999;
	font-weight: normal;
	line-height: 1.3;
	text-decoration: none;

}
a:hover {  
	font-weight: normal;
	line-height: 1.3;
	text-decoration: underline;
	color: #000000

}

a:active {
	color: #999999;
	font-weight: normal;
	line-height: 1.3;
	text-decoration: none;

}


.body {
	font-family : Janson, Palatino, Times, Serif;
	font-size : 14px;
	font-weight: normal;
	color : #666666;
	line-height: 1.4;
	margin: 0; 

}


.body_small {
	font-family : Janson, Palatino, Times, Serif;
	font-size : 14px;
	font-weight: normal;
	color : #666666;
	line-height: 1.3;
	margin: 0; 



}

.body_small_black {
	font-family : Janson, Palatino, Times, Serif;
	font-size : 14px;
	font-weight: normal;
	color : #000000;
	line-height: 1.3;
	margin: 0; 



}

.body_maroon {
	font-family : Janson, Palatino, Times, Serif;
	font-size : 14px;
	font-weight: normal;
	color : #990000;
	line-height: 1.3;
	margin: 0; 



}


.body_black {
	font-family : Janson, Palatino, Times, Serif;
	font-size : 13px;
	font-weight: normal;
	color : #000000;
	line-height: 1.3;
	margin: 0; 
}

.homenews {
	font-family : Janson, Palatino, Times, Serif;
	font-size : 10px;
	font-weight: normal;
	color : #333333;
	line-height: 1.3;
	margin: 0; 
}


.header {
	font-family : Janson, Palatino, Times, Serif;
	font-size : 16px;
	font-weight: normal;
	color : #FFFFCC;

}


.subhead {
	font-family : Janson, Palatino, Times, Serif;
	font-size : 14px;
	font-weight: normal;
	color : #FFFFCC;

}


.copyright {
	font-family : Janson, Palatino, Times, Serif;
	font-size : 11px;
	font-weight: normal;
	color : #666666;
	line-height: 1.3;
	
}

#photoright{
	margin: 4px 0px 24px 24px; 
	padding: 0px 0px 0px 0px; 
    background-color: #FFFFFF;
	float: right;
        
}

#photoleft{
	margin: 4px 24px 24px 0px; 
	padding: 0px 0px 0px 0px; 
    background-color: #FFFFFF;
	float: left;
        
}
