
a:link {
	color: #9933FF;
	font-weight: normal;
	text-decoration: none;

}
a:visited {
	color: #9933FF;
	font-weight: normal;
	text-decoration: none;

}
a:hover {  color: #663399}
a:active {
	color: #9933FF;
	font-weight: normal;
	text-decoration: none;

}


.body {
	font-family : Helvetica, Arial, Sans Serif;
	font-size : 12px;
	font-weight: normal;
	color : #333333;
	line-height: 1.5;
	margin: 0; 
}


.header {
	font-family : Times, Times New Roman,  Serif;
	font-size : 22px;
	font-weight: normal;
	color : #CC0066;
	line-height: 1.3;
}


.subheader {
	font-family : Times, Times New Roman,  Serif;
	font-size : 18px;
	font-weight: normal;
	color : #CC0066;
	line-height: 1.3;
}

.body_serif {
	font-family : Times, Times New Roman,  Serif;
	font-size : 15px;
	font-weight: normal;
	color : #CC0066;
	line-height: 1.3;
}


.copyright {
	font-family : Helvetica, Arial, Sans Serif;
	font-size : 9px;
	font-weight: normal;
	color : #000000;
	line-height: 1.4;
	
}

