h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #333366;
}
body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #333366;
}
a:link {
	color: #333366;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #336699;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #990000;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
.wlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.wlink a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.wlink a:visited {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}
.wlink a:hover {
	color: #000000;
}
