
body {
	font-family: "Helvetica Neue Light", Arial, sans-serif;
}

.headings { font-size: 24px; font-weight: bold; color: #CC0066; text-align: justify}
.subheadings { font-size: 20px; font-weight: bold; color: #CC0066; text-align: justify}
.intro { font-size: 11px; font-weight: bold; color: #4F4F4E;}
.big_text { font-weight: bold; font-size: 15px; color: #4F4F4E; text-align: justify}
.body_text { font-size: 12px; color: #4F4F4E; text-align: justify}
.sub-headings { font-size: 14px; font-weight: bold; color: #4F4F4E; text-align: justify}
a:active { font-size: 12px; font-weight: bold; color: #4F4F4E; text-decoration: none}
a:link { font-size: 12px; font-weight: bold; color: #4F4F4E; text-decoration: none}
a:visited { font-size: 12px; font-weight: bold; color: #CC0066; text-decoration: none}
a:hover { font-size: 12px; font-weight: bold; color: #CC0066; text-decoration: none}

.news { font-size:12px; color:#fff; }
.news a:visited { color: #FFFFFF; text-decoration: none; }
.news a:link    { color: #FFFFFF; text-decoration: none; }
.news a:active  { color: #FFFFFF; text-decoration: none; }
.news a:hover   { color: #FFFFFF; text-decoration: none; }
.newsTitle { font-size:15px; margin-bottom:5px; }
.newsBox { width:100%; float:left; margin-bottom:2px; }
.newsDate { float:left; width:90px; }
.newsContent { float:left; }