.bodyText01 {
	font-family: Verdana;
	font-size: 12px;
	color: Black;
	text-align: left
}

.bodyText02 {
	font-family: Verdana;
	font-size: 10px;
	color: Black;
	text-align: left
}

.bodyText03 {
	font-family: Verdana;
	font-size: 12px;
	color: Black;
	text-align: left;
	font-weight: 100;
}

.bodyTextJust {
	font-family: Verdana;
	font-size: 11px;
	color: Black;
	text-align: justify;
}

.bodyText01Center {
	font-family: Verdana;
	font-size: 12px;
	color: Black;
	text-align: center
}

.caption {
	font-family: verdana;
	font-size: 10px;
	color: white;
	background-color: #0000CC;
	font-weight: 200;
}

.header1 {
    font-family: verdana;
	font-size: 20px;
	color: #00008B;
	font-weight: bold;
}

.smallText {
	font-family: verdana;
	font-size: 12px;
	text-align: center;
}

.header2 {
    font-family: verdana;
	font-size: 20px;
	color: Black;
	font-weight: bold;
}

.header3 {
    font-family: verdana;
	font-size: 18px;
	color: Black;
	font-weight: bold;
}
.verdanaRedB{
	font-family: verdana;
	font-size: 14px;
	color: #990000;
	font-weight: bold;
}.whitelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.verdana14 {
	font-family: verdana;
	font-size: 14px;
	font-weight:200;
}
.verdanaBlackB{
	font-family: verdana;
	font-size: 14px;
	color: #000066;
	font-weight: bold;
}
.verdanaBlueB{
	font-family: verdana;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

