@charset "utf-8";
/* CSS Document */
body,td,th {
	color: #343F91;
}
body {
	background-color: #FFFFFF;
}
a:link {
	color: #343F91;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF00FF;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.style4 {font-family: Arial, Helvetica, sans-serif}
.style7 {font-size: 16px; font-weight: bold; }
.pageTitle {
	font-size: x-large;
	font-weight: bold;
}
.mainText {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
.style10 {font-size: x-large; font-weight: bold; font-family: Arial, Helvetica, sans-serif; }
