body {
	background-color: #e6e6e6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
A.MenuLink:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
A.MenuLink:active{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
A.MenuLink:visited{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
A.MenuLink:hover{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
A.SubMenu:link {
	font-size: 12px;
	color: #003300;
	text-decoration: none;
	font-weight: bold;
}
A.SubMenu:active{
	font-size: 12px;
	color: #003300;
	text-decoration: none;
	font-weight: bold;
}
A.SubMenu:visited{
	font-size: 12px;
	color: #003300;
	text-decoration: none;
	font-weight: bold;
}
A.SubMenu:hover{
	font-size: 12px;
	color: #003300;
	text-decoration: underline;
	font-weight: bold;
}
.Txt {
	font-size: 12px;
	color: #000000;
}
.TxtGrey {
	font-size: 12px;
	color: #666666;
}
.TxtWhiteHeader {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.TxtRed {
	font-size: 12px;
	color: #d92a1a;
}
.TxtHeader {
	font-size: 16px;
	color: #d92a1a;
}
.Header {
	font-size: 16px;
	color: #000000;
}
