.mainText {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
}
.ImageBankText {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
}
.Header {
	font-family: verdana;
	font-size: 21px;
    color: #000000;
}
.SubHeader {
	font-family: verdana;
	font-size: 14px;
	color: #000000;
}
.SubHeader2 {
	font-family: verdana;
	font-size: 11px;
	font-weight:bold;
    color: #000000;
}
.TagText, .TagText a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-family: verdana;
	font-size: 10pt;/*14px*/
	color: #FFFFFF;
	text-decoration: none;
	text-align:center;
}

.Large {font-size: 20px}


body{
	background-color: #000000;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
