p, .mainText {
	font-family: verdana;
	font-size: 10pt;/*11px*/
	color: #000000;
}
.ImageBankText {
	font-family: verdana;
	font-size: 9pt;/*10px*/
	color: #000000;
}
h1, .Header {
	font-family: verdana;
	font-size: 16pt;/*21px*/
    color: #000000;
	font-weight:500;
}
h2, .SubHeader {
	font-family: verdana;
	font-size: 14pt;/*14px*/
	color: #000000;
}
h3, .SubHeader2 {
	font-family: verdana;
	font-size: 12pt;/*11px*/
	font-weight:bold;
    color: #000000;
}
.Large {font-size: 20pt}/*20px*/

body {
	background-color: #FFFFFF;
	font-size: 10pt;/*11px*/
}

.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;
}

div.blackLinks a{
	color: #000000;
	text-decoration: none;
}
a:visited[class!=TagText] {
	color: #000000;
	text-decoration: none;
}
a:hover[class!=TagText] {
	color: #000000;
	text-decoration: underline;
}
a:active[class!=TagText] {
	color: #000000;
	text-decoration: none;
}
a:link[class!=TagText] {
	text-decoration: none;
	color: #000000;
}
