body{
	font: 12pt "Times New Roman", Times, serif;
	color: #000000;
	text-align: left;

}

.style {
	font: 12pt "Times New Roman", Times, serif;
	color: #000000;
	background: #FFFFFF;
}

a{
	color: #CC0033;
	text-decoration: none;
	font: 12pt "Times New Roman", Times, serif;

}

a:link{
	color: #CC0033;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;


}

a:visited{
	color: #FF0033;
	text-decoration: none;
	font: 12pt "Times New Roman", Times, serif;

}

a:hover{
	color: #000000;
	text-decoration: underline overline;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;


}
