/* CSS Document */
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.tahoma10 {
	font-family: Tahoma;
	font-size: 10px;
	color: #5E5E5E;
}
.tahoma10 a:visited {
	font-family: Tahoma;
	font-size: 10px;
	color: #5E5E5E;
	text-decoration:none;
}
.tahoma10 a:link {
	font-family: Tahoma;
	font-size: 10px;
	color: #5E5E5E;
	text-decoration:none;
}
.tahoma10 a:active {
	font-family: Tahoma;
	font-size: 10px;
	color: #5E5E5E;
	text-decoration:none;
}
.tahoma10 a:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #5E5E5E;
	text-decoration:underline;
}
.text {
	font-family: Arial;
	font-size: 12px;
	color: black;
}
.text a:visited{
	font-family: Arial;
	font-size: 12px;
	color: black;
	text-decoration:none;
}
.text a:link{
	font-family: Arial;
	font-size: 12px;
	color: black;
	text-decoration:none;
}
.text a:active{
	font-family: Arial;
	font-size: 12px;
	color: black;
	text-decoration:none;
}
.text a:hover{
	font-family: Arial;
	font-size: 12px;
	color: black;
	text-decoration:underline;
}
.more {
	font-family: Tahoma;
	font-size: 11px;
	color: #3171CE;
	text-decoration:underline;
}
.more a:visited{
	font-family: Tahoma;
	font-size: 11px;
	color: #3171CE;
	text-decoration:underline;
}
.more a:link{
	font-family: Tahoma;
	font-size: 11px;
	color: #3171CE;
	text-decoration:underline;
}
.more a:active{
	font-family: Tahoma;
	font-size: 11px;
	color: #3171CE;
	text-decoration:underline;
}
.more a:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #3171CE;
	text-decoration:underline;
}
.copy {
	font-family: Tahoma;
	font-size: 11px;
	color: #5E5E5E;
	text-decoration: none;
}
.green {
	color: #157878;
}
.style1 {color: #5E5E5E; font-size: 10px;}
.style2 {color: #5E5E5E}
.blue a:visited{
	font-family: Tahoma;
	font-size: 11px;
	color: #3171CE;
	text-decoration:none;
}
.blue a:link{
	font-family: Tahoma;
	font-size: 11px;
	color: #3171CE;
	text-decoration:none;
}
.blue a:active{
	font-family: Tahoma;
	font-size: 11px;
	color: #3171CE;
	text-decoration:none;
}
.blue a:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #3171CE;
	text-decoration:underline;
}
.heading {
	font-family: Tahoma;
	font-size: 13px;
	color: #3171CE;
	text-decoration: none;
	font-weight:bold;
}
.headingb {
	font-family: Tahoma;
	font-size: 14px;
	color: #39307B;
	text-decoration: none;
	font-weight:bold;
}
.textbigger {
	font-family: Arial;
	font-size: 13px;
	color: black;
	font-weight:bold;
}
.headingbig {
	font-family: Tahoma;
	font-size: 18px;
	color: #39307B;
	text-decoration: none;
	font-weight:bolder;
}