@charset "utf-8";

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000033;
	font-size: 16px;
}
a:link {
	color: #FF00FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF00FF;
}
a:hover {
	text-decoration: underline;
	color: #FF00FF;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.style2 {font-size: 11px; font-weight: bold; }
.style2 {font-size: 11px; font-weight: bold; }
.style4 {font-size: 12px; font-weight: bold; }
h3 {
	color: #000099;
	font-size: 20px;
}
h4 {
	font-size: 16px;
	font-weight: bold;
	color: #000099;
}
#contactTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000033;
}
#contactTable a:link {
	color: #FF00FF;
	text-decoration: none;
}
#contactTable a:visited {
	color: #FF00FF;
}
#contactTable a:hover {
	color: #000033;
	text-decoration: underline;
}
.style5 {font-size: 10px}


.blue {
	font-size: 14px;
	font-weight: bold;
	color: #000099;
}
