.MainBodyText {
	font-family: Georgia;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.MainBodyTextBold {
	font-family: Georgia;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
}
.MainBodyTextI {
	font-family: Georgia;
	font-size: small;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.MainTitleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: bold;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #006699;
}

a:link { color:#003399}
a:visited {color:#003399 }
a:hover {color:#003399 }
a:active { color:#003399} 