/* CSS Document */

BODY, P, TD, DIV {
	font-family : Arial;
	font-size : 11px;
	color : #FFFFFF;	
}
A {
color : #98DAC6;
text-decoration: none;
font-weight:bold;
}
.subboxes {
	margin-left : 15px;
	margin-right : 15px;
	font-family : Arial;
	font-size : 10px;
	font-weight : normal;
	color : #58595B;

}
.subboxtext {
	font-family : Arial;
	font-size : 10px;
	font-weight : normal;
	color : #58595B;
	text-decoration: none;
}
.copyright {
	font-family : Arial;
	font-size : 10px;
	font-weight : bold;
	color : #017C5D;
	text-decoration : none;
}
.commenttext {
	font-size : 11px;
	color : #ffffff;
	
	font-weight: normal;
	line-height: 18px;
	letter-spacing : 1px;
	font-family: "Times New Roman", Times, serif;
}
.bodysubtitle {
	font-family : Arial;
	font-size : 13px;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : none;
}