BODY,td {

	font-family : Arial, Helvetica, sans-serif;

	color : Black;

	font-size : 12px;

}



.footerText {

	color : Black;

	font-size : 11px;

}

.footerTextGrey {

	font-size: 11px;

	color: #333333;

}

a.footerLink {

	font-size : 11px;

	color: #ffffcc;

	text-decoration : none;

	font-weight : normal;

}

a.footerLink:hover {

	color : #ffffff;

	text-decoration : underline;

}

a.navLink {

	font-size : 11px;

	color: #ffffcc;

	text-decoration : none;

	font-weight : bold;

}

a.navLink:hover {

	color : #ffffff;

	text-decoration : underline;

}

.navSearchText {

	font-size : 10px;

	color: #ffffcc;

	text-decoration : none;

	font-weight : bold;

}



a.navSubLink {

	font-size : 11px;

	color: #ffcc00;

	text-decoration : none;

	font-weight : bold;

}

a.navSubLink:hover {

	color : #ffcc00;

	text-decoration : underline;

}







a.articleMainLink {

	font-size : 14px;

	font-style: normal;

	font-weight : bold;

}

a.articleMainLink:hover {

	color : Red;

	text-decoration : underline;

}



a.articleMainLink2 {

	font-size : 16px;

	font-style: normal;

	font-weight : 900;

}

a.articleMainLink2:hover {

	color : Red;

	text-decoration : underline;

}





a {

	font-family : Arial, Helvetica, sans-serif;

	color: #990000;

	text-decoration: none

}

a:hover {

	color: #cc0000;

	text-decoration : underline;

}

.paragraphHeader {

	font-size : 12px;

	font-weight : bold;

}

.sectionHeader {

	font-size : 17px;

	font-weight : normal;

	font-family : Georgia, "Times New Roman", Times, serif;

}

.articleTitle {

	font-size : 15px;

	font-weight : bold;

}

.articleAuthor {

	font-size : 12px;

	color: #666666;

}

.smallText {

	font-size : 11px;

}

.smallTextGrey {

	font-size : 11px;

	color: #cccccc;

}

.moduleTitle {

	font-size : 11px;

	color: #ffffcc;

	font-weight : bold;

}
