
a:link {
	color: #990000;
	font-weight: normal;
	text-decoration: none;

}
a:visited {
	color: #990000;
	font-weight: normal;
	text-decoration: none;

}
a:hover {  color: #669999}
a:active {
	color: #990000;
	font-weight: normal;
	text-decoration: none;

}


.body {
	font-family : Verdana, Arial, Sans Serif;
	font-size : 12px;
	font-weight: normal;
	color : #666666;
	line-height: 1.4;
}

.bodyred {
	font-family : Verdana, Arial, Sans Serif;
	font-size : 12px;
	font-weight: normal;
	color : #990033;
	line-height: 1.4;
}

.more a:link {
	font-family : Verdana, Arial, Sans Serif;
	font-size : 10px;
	font-weight: bold;
	color : #990000;
	line-height: 1.4;
}

.more a:hover {
	font-family : Verdana, Arial, Sans Serif;
	font-size : 10px;
	font-weight: bold;
	color : #669999;
	line-height: 1.4;
}

.head {
	font-family : Verdana, Arial, Sans Serif;
	font-size : 16px;
	font-weight: bold;
	color : #669999;
	line-height: 1.5;

}



.subhead {
	font-family : Verdana, Arial, Sans Serif;
	font-size : 12px;
	font-weight: bold;
	color : #669999;
	line-height: 1.5;

}



.footer {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	font-weight: normal;
	color : #666666;
	line-height: 1.2;
	
}


.caption {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	font-weight: normal;
	color : #666666;
	line-height: 1.2;
	
}

.sublink {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	font-weight: bold;
	color : #666666;
	line-height: 1.2;
	
}


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


