.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #0033CC;
	text-decoration:none;
}

a.menu {
color:#0033CC; 
background:none;
text-decoration:none; 
}

a:hover.menu { 
color:#000066; 
background:transparent; 
text-decoration:underline; 
} 


P {  
font-family: "Times New Roman", Times, serif; 
font-size: 13pt; 
font-style: normal; 
color: #000000
}
.printtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.photomargin {
	margin: 5px 14px;
}
.red {
	font-weight: bold;
	color: #FF0000;
}
