body {
	font-family: "Trebuchet MS", Verdana, Arial, "MS Sans Serif";
	font-size: 12px;
	background-color: #000000;
	margin: 0px;
	color: #FFFFFF;
}
.GreyBox {
	background-color: #999999;
}
.Text {
	font-family: "Trebuchet MS", Verdana, Arial, "MS Sans Serif";
	font-size: 11.5px;
	color: #FFFFFF;
}
.GreyTxt {
	color: #999999;
}
.BlueTxt {
	color: #2979C6;
}



.SmallText {
	font-family: "Trebuchet MS", Verdana, Arial, "MS Sans Serif";
	font-size: 9px;
}

h2 {
	font-family: "Trebuchet MS", Verdana, Arial, "MS Sans Serif";
	font-size: 16px;
	font-weight: bold;
	color: #2D7BC3;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #2979C6;
	text-decoration: none;
}

a.foot:link {
	font-family: "Trebuchet MS", Verdana, Arial, "MS Sans Serif";
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
a.foot:visited {
	font-family: "Trebuchet MS", Verdana, Arial, "MS Sans Serif";
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
a.foot:hover {
	font-family: "Trebuchet MS", Verdana, Arial, "MS Sans Serif";
	font-size: 11px;
	color: #4E95D6;
	text-decoration: none;
}
.BlueBox {

	background-color: #2D7BC3;
}
.PgBody2 {
	padding: 8px;
}
td {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
}
.SbHd {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #2D7BC3;
}


.SbHd2 {
	font-family: "Trebuchet MS", Verdana, Arial, "MS Sans Serif";
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #2D7BC3;
	padding: 8px;
}
