.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
}
.bodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #666666;
}
.hyperlink {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; font-style: normal; 
	font-weight: normal; color: #FF9900; 
	text-decoration: none;line-height: 15px;} 
	.hyperlink a:hover {color:#FF9900; text-decoration:underline}
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #CCCCCC;
}
.menu { color:#666666; 
	text-decoration:none; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #666666; font-size: 11px; 
	font-style: normal; line-height: 18px; 
	font-weight: bold} 
	.menu a:hover {color:#FF9900; text-decoration:none}
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #FF9900;
	line-height: 20px;
}

