.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: 000066;
}
.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #990000;
}
.close {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000066;
	text-decoration: none;
}
.how {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.underline {
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}	
.underline:hover {
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9806;
	text-decoration: none;	
}
.side {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
}
.bodyitalic {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: 000066;
	font-style: italic;
}
.sidename {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #990000;
	font-weight: bold;
}
.caption {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #990000;
}
.captionblue {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000066;
}
