@charset "utf-8";
a:link {
	font-family: Verdana;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-family: Verdana;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
a.red:visited {
	font-family: Verdana;
	font-size: 14px;
	color: #CC0033;
	text-decoration: none;
}


body {
	background-color: #2C5A7E;
	margin-top: 2px;
	margin-bottom: 2px;
	font-family: Verdana;
	font-size: 14px;
	color: #333333;
}
body,td,th {
	color: #333333;
	font-family: Verdana;
	font-size: 14px;
}
a:hover {
	font-family: Verdana;
	font-size: 14px;
	color: #CC0033;
	text-decoration: none;
}
a.red:link {
	font-family: Verdana;
	font-size: 14px;
	color: #CC0033;
	text-decoration: none;
}
a.red:hover {
	font-family: Verdana;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
a.red:active {
	font-family: Verdana;
	font-size: 14px;
	color: #FF0033;
	text-decoration: none;
}


a:active {
	font-family: Verdana;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
.text-12 {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
}

.text-10 {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
}
.header14 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #CC0033;
}
.header-16-grey {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
