@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url(greygrid.gif);
}
.smallcenter {
	font-size: 11px;
	text-align: center;
}
a:link {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.white {
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
}
.PAGETITLE {
	font-size: 14px;
	font-weight: bold;
	color: #C8000C;
	text-align: right;
}
.title {
	font-size: 13px;
	font-weight: bold;
	color: #C8000C;
}
.bold {
	font-weight: bold;
}
.small {
	font-size: 11px;
}
a:hover {
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
}
.arialtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #C8000C;
}
