/* CSS Document */

.bodyText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #fff;
	font-weight:none;
	font-style:none;
}

.bodyText2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #fff;
	font-weight:none;
	font-style:none;
}

a.textLink, a.textLink:visited, a.textLink:active{text-decoration:none; color:#fff; font-weight:none;}
a.textLink:hover{text-decoration:underline; color:#fff; font-weight:none;}
.textLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #fff;
}

a.textLink2, a.textLink2:visited, a.textLink2:active{text-decoration:none; color:#fff; font-weight:none;}
a.textLink2:hover{text-decoration:underline; color:#fff; font-weight:none;}
.textLink2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #fff;
}

