.home-main-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	color: #666666;
}
.home-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 17px;
}
.title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #cc6600;
	line-height: 28px;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #3F3E83;
}
body, td, th {
	color: #000000;
}
body {
	background-color: #CCCCCC;
	margin:0;
}
a:link {
	color: #7472B2;
	font-weight: normal;
	text-decoration: none;

}
a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #7473B2;
}
a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #cc6600;
}
a:active {
	text-decoration: none;
	font-weight: normal;
	color: #7473B2;
}
.sub-text-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #020562;
}
a {
	font-weight: bold;
}
.sub-page-head-black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.home-text-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC6600;
}
.text-italic {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 13px;
	color: #cc6600;
}
-->