.background {
	background : #333333;
	}
A:link {
	text-decoration: underline; 
	color: #003264;
	}
A:active {
	text-decoration: underline;
	color: Red;
}
A:visited {
	text-decoration: underline;
	color: #003264;
	}
A:hover {
	text-decoration: underline;
	color: Red;
}
.body {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #000000;
}
.whitetext {
	font-family: arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.purpletext {
	font-family: arial, sans-serif;
	font-size: 8px;
	color: #3F127B;
	font-weight: bold
}
.purpletextlg {
	font-family: arial, sans-serif;
	font-size: 8px;
	color: #3F127B;
	font-weight: bold
}
.big {
	font-family: arial, sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight : bold;
	}
.big2 {
	font-family: arial, sans-serif;
	font-size: 9px;
	color: #3F127B;
	font-weight : bold;
	}
.bigCopy {
	font-family: arial, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight : normal;
	}
TD {
	font-family: arial, sans-serif;
	font-size: 13px;
	font-weight : normal;
	}
.bottomText {
        font-family: arial, sans-serif;
        font-size: 11px;
        color: #000000;
        font-weight : normal;
}
.whitemidText {
        font-family: arial, sans-serif;
        font-size: 16px;
        color: #ffffff;
        font-weight : bold;
}
.whitemidText2 {
        font-family: arial, sans-serif;
        font-size: 12px;
        color: #ffffff;
        font-weight : normal;
}
a.whitemidText2:visited {
	color: #c0c0c0;
}
a.whitemidText2:active {
	color: #c0c0c0;
}
a.whitemidText:link {
	color: #c0c0c0;
}
a.whitemidText3:visited {
	color: #ffffff;
}
a.whitemidText3:active {
	color: #ffffff;
}
a.whitemidText3:link {
	color: #ffffff;
}

