.textlegal {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #999999;
}
.textmain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BF0671;
	font-weight: bold;

}
.textbold2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660033;
	font-weight: bold;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #3399FF;
	text-decoration: underline;
}
.textaccent {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: normal;
	color: #810033;
	font-size: 12px;
}
a:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #3399FF;
	text-decoration: underline;
}
a:active {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #3399FF;
	text-decoration: underline;
}
a:hover {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #3399FF;
	text-decoration: underline;
}
.textReverse {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
