.Body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}
a.Body:link { 
	color: #000000 ; 
	text-decoration : underline ; 
}
a.Body:visited { 
	color: #333333 ; 
	text-decoration : underline ; 
}
a.Body:hover { 
	color : #333333 ; 
	text-decoration : underline ; 
}
a.Body:active { 
	color: #000000 ; 
	text-decoration : underline ; 
}
.BodyRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
}
.BodyRedTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC0000;
}
.BodyLinkList {
	line-height: 21px;
}

.LargeWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
a.LargeWhite:link { 
	color: #FFFFFF ; 
	text-decoration : none ; 
}
a.LargeWhite:visited { 
	color: #FFFFFF ; 
	text-decoration : none ; 
}
a.LargeWhite:hover { 
	color : #FFFFFF ; 
	text-decoration : underline ; 
}
a.LargeWhite:active { 
	color: #FFFFFF ; 
	text-decoration : underline ; 
}

.SmallWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}
a.SmallWhite:link { 
	color: #FFFFFF ; 
	text-decoration : none ; 
}
a.SmallWhite:visited { 
	color: #FFFFFF ; 
	text-decoration : none ; 
}
a.SmallWhite:hover { 
	color : #FFFFFF ; 
	text-decoration : underline ; 
}
a.SmallWhite:active { 
	color: #FFFFFF ; 
	text-decoration : underline ; 
}

.LargeGray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
a.LargeGray:link { 
	color: #333333 ; 
	text-decoration : none ; 
}
a.LargeGray:visited { 
	color: #333333 ; 
	text-decoration : none ; 
}
a.LargeGray:hover { 
	color : #000000 ; 
	text-decoration : underline ; 
}
a.LargeGray:active { 
	color: #333333 ; 
	text-decoration : underline ; 
}

.SmallGrayBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
a.SmallGrayBody:link { 
	color: #666666 ; 
	text-decoration : none ; 
}
a.SmallGrayBody:visited { 
	color: #666666 ; 
	text-decoration : none ; 
}
a.SmallGrayBody:hover { 
	color : #333333 ; 
	text-decoration : none ; 
	
}
a.SmallGrayBody:active { 
	color: #666666 ; 
	text-decoration : none ; 
}

.LargeGrayBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.SmallRedBody {
	color: #CC0000;
}
a.SmallRedBody:link { 
	text-decoration : none ; 
}


.handCursor {
	cursor: hand;
}

.SearchField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.investBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
a.investBody:link { 
	color: #CC0000 ; 
	text-decoration : underline ; 
}

.Career {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
}
a.Career:link { 
	color: #CC0000 ; 
	text-decoration : underline ; 
}
a.Career:visited { 
	color: #CC0000 ; 
	text-decoration : underline ; 
}
a.Career:hover { 
	color : #FF0000 ; 
	text-decoration : underline ; 
}
a.Career:active { 
	color: #CC0000 ; 
	text-decoration : underline ; 
}

.CareerEmail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
}
a.CareerEmail:link { 
	color: #CC0000 ; 
	text-decoration : underline ; 
}
a.CareerEmail:visited { 
	color: #CC0000 ; 
	text-decoration : underline ; 
}
a.CareerEmail:hover { 
	color : #FF0000 ; 
	text-decoration : underline ; 
}
a.CareerEmail:active { 
	color: #CC0000 ; 
	text-decoration : underline ; 
}
