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

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

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

}

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

}


.body {
	font-family : Helvetica, Arial, Sans Serif;
	font-size : 12px;
	font-weight: normal;
	color : #333333;
	line-height: 1.3;
	margin: 0; 
	
}


.body_blue {
	font-family : Helvetica, Arial, Sans Serif;
	font-size : 12px;
	font-weight: normal;
	color : #009CD9;
	line-height: 1.3;
	margin: 0; 
	
}

.body_small {
	font-family : Helvetica, Arial, Sans Serif;
	font-size : 10px;
	font-weight: normal;
	color : #666666;
	line-height: 1.3;
	margin: 0; 	
}



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


.header {
	font-family : Helvetica, Arial, Sans Serif;
	font-size : 16px;
	font-weight: normal;
	color : #333333;
	
	}

.header_sub {
	font-family : Helvetica, Arial, Sans Serif;
	font-size : 14px;
	font-weight: bold;
	color : #009CD9;
	
	}

.header_sub_sub {
	font-family : Helvetica, Arial, Sans Serif;
	font-size : 12px;
	font-weight: bold;
	color : #009CD9;
	
	}
		
.header_grey {
	font-family : Helvetica, Arial, Sans Serif;
	font-size : 16px;
	font-weight: normal;
	color : #666666;
}


.copyright {
	font-family : Helvetica, Arial, Sans Serif;
	font-size : 10px;
	font-weight: normal;
	color : #666666;
	line-height: 1.3;
	
}


.photocredit {
	font-family : Helvetica, Arial, Sans Serif;
	font-size : 9px;
	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;
        
}
