BODY {
        font-size: 10pt;
        font-family: Arial;
        color: #FFFFFF;
        background: #000000;
}
A:link    {
        font-size: 10pt;
        font-family: Arial;
        font-weight: bold;
        color: #00A800;
        text-decoration: underline;
}
A:visited {
        font-size: 10pt;
        font-family: Arial;
        font-weight: bold;
        color: #00A800;
        text-decoration: underline;
}
A:active  {
        font-size: 10pt;
        font-family: Arial;
        font-weight: bold;
        color: #00A800;
        text-decoration: underline;
}
A:hover   {
        font-size: 10pt;
        font-family: Arial;
        font-weight: bold;
        color: #00A800;
        text-decoration: underline;
}

.articleDate {
        font-size: 7.5pt;
        font-family: Arial;
        color: #00A800;
        background: black;
}

.articleAuthor {
        font-size: 7.5pt;
        font-family: Arial;
        color: #00A800;
        background: black;
}

.articleAuthor A:link{
        font-size: 7.5pt;
        font-family: Arial;
        color: #00A800;
        background: black;
	text-decoration: none;
}

.articleAuthor A:visited{
        font-size: 7.5pt;
        font-family: Arial;
        color: #00A800;
        background: black;
	text-decoration: none;
}

.articleAuthor A:active{
        font-size: 7.5pt;
        font-family: Arial;
        color: #00A800;
        background: black;
	text-decoration: none;
}

.articleAuthor A:hover{
        font-size: 7.5pt;
        font-family: Arial;
        color: #00A800;
        background: black;
	text-decoration: underline;
}

.articleAuthor A:link{
        font-size: 7.5pt;
        font-family: Arial;
        color: #00A800;
        background: black;
	text-decoration: none;
}

.headline {
        font-size: 14pt;
        font-family: Arial Black;
        text-decoration: none;
        color: #FFFFFF;
        background: black;
}

.articleBody {
        font-size: 10pt;
        font-family: Arial;
        color: #FFFFFF;
        background: black;
}

.quoted {
        font-size: 10pt;
        font-family: Arial;
        color: lightgrey;
        background: black;
}

.redquoted {
        font-size: 10pt;
        font-family: Arial;
        color: red;
        background: black;
}

.newsTitle {
        font-size: 22pt;
        font-family: Arial Black;
        color: #FFFFFF;
        background: black;
}

.columnistTitle {
        font-size: 18pt;
        font-family: Arial Black;
        color: #00A800;
        background: black;
}

.linksHeading {
        font-size: 10pt;
        font-family: Arial;
        font-weight: bold;
        color: #FFFFFF;
        background: black;
}

.linksSubheading {
        font-size: 10pt;
        font-family: Arial;
        font-weight: bold;
        color: #C0C0C0;
        background: black;
}

.smallLinks A {
        font-size: 8pt;
        font-family: Arial;
        font-weight: bold;
        color: #0066FF;
        text-decoration: underline;
}
.smallLinks A:link {
        font-size: 8pt;
        font-family: Arial;
        font-weight: bold;
        color: #3882F1;
        text-decoration: underline;
}
.smallLinks A:active {
        font-size: 8pt;
        font-family: Arial;
        font-weight: bold;
        color: #3882F1;
        text-decoration: underline;
}
.smallLinks A:hover {
        font-size: 8pt;
        font-family: Arial;
        font-weight: bold;
        color: #3882F1;
        text-decoration: underline;
}
.smallLinks A:visited {
        font-size: 8pt;
        font-family: Arial;
        font-weight: bold;
        color: #D6D600;
        text-decoration: underline;
}

.smallLinksHeading {
        font-size: 9pt;
        font-family: Arial;
        font-weight: bold;
        color: #FFFFFF;
        background: black;
}

.smallLinksSubheading {
        font-size: 9pt;
        font-family: Arial;
        font-weight: bold;
        color: #C0C0C0;
        background: black;
}

.columnDate {
        font-size: 8pt;
        font-family: Arial;
        font-weight: bold;
        color: #FFFFFF;
}

.siteList A {
        font-size: 10pt;
        font-family: Arial;
        font-weight: bold;
        color: #FFFFFF;
        text-decoration: underline;
}
.siteList A:link {
        font-size: 10pt;
        font-family: Arial;
        font-weight: bold;
        color: #FFFFFF;
        text-decoration: underline;
}
.siteList A:active {
        font-size: 10pt;
        font-family: Arial;
        font-weight: bold;
        color: #FFFFFF;
        text-decoration: underline;
}
.siteList A:hover {
        font-size: 10pt;
        font-family: Arial;
        font-weight: bold;
        color: #FFFFFF;
        text-decoration: underline;
}
.siteList A:visited {
        font-size: 10pt;
        font-family: Arial;
        font-weight: bold;
        color: #FFFFFF;
        text-decoration: underline;
}

.footer {
        font-size: 8pt;
        font-family: Arial;
        font-weight: normal;
        color: #FFFFFF;
        text-decoration: none;
}
.footer A {
        font-size: 8pt;
        font-family: Arial;
        font-weight: normal;
        color: #FFFFFF;
        text-decoration: underline;
}
.footer A:link {
        font-size: 8pt;
        font-family: Arial;
        font-weight: normal;
        color: #FFFFFF;
        text-decoration: underline;
}
.footer A:active {
        font-size: 8pt;
        font-family: Arial;
        font-weight: normal;
        color: #FFFFFF;
        text-decoration: underline;
}
.footer A:hover {
        font-size: 8pt;
        font-family: Arial;
        font-weight: normal;
        color: #FFFFFF;
        text-decoration: underline;
}
.footer A:visited {
        font-size: 8pt;
        font-family: Arial;
        font-weight: normal;
        color: #FFFFFF;
        text-decoration: underline;
}

.commentTitle {
        font-size: 14pt;
        font-family: Arial;
	font-weight: bold;
        color: #FFFFFF;
        background: black;
	text-decoration: none;
}

.commentBody {
        font-size: 10pt;
        font-family: Arial;
        color: #FFFFFF;
        background: black;
}

.commentDate {
        font-size: 7.5pt;
        font-family: Arial;
        color: #00A800;
        background: black;
}

.commentAuthor {
        font-size: 7.5pt;
        font-family: Arial;
        color: #00A800;
        background: black;
}

.commentAuthor A:link{
        font-size: 7.5pt;
        font-family: Arial;
        color: #00A800;
        background: black;
	text-decoration: none;
}

.commentAuthor A:visited{
        font-size: 7.5pt;
        font-family: Arial;
        color: #00A800;
        background: black;
	text-decoration: none;
}

.commentAuthor A:active{
        font-size: 7.5pt;
        font-family: Arial;
        color: #00A800;
        background: black;
	text-decoration: none;
}

.commentAuthor A:hover{
        font-size: 7.5pt;
        font-family: Arial;
        color: #00A800;
        background: black;
	text-decoration: underline;
}

.commentAuthor A:link{
        font-size: 7.5pt;
        font-family: Arial;
        color: #00A800;
        background: black;
	text-decoration: none;
}

.commentIP {
        font-size: 7.5pt;
        font-family: Arial;
        color: #FFFFFF;
        background: black;
}

.commentDelete {
        font-size: 7.5pt;
        font-family: Arial;
        color: #00A800;
        background: black;
}

.commentDelete A:link{
        font-size: 7.5pt;
        font-family: Arial;
        color: #00A800;
        background: black;
	text-decoration: none;
}

.commentDelete A:visited{
        font-size: 7.5pt;
        font-family: Arial;
        color: #00A800;
        background: black;
	text-decoration: none;
}

.commentDelete A:active{
        font-size: 7.5pt;
        font-family: Arial;
        color: #00A800;
        background: black;
	text-decoration: none;
}

.commentDelete A:hover{
        font-size: 7.5pt;
        font-family: Arial;
        color: #00A800;
        background: black;
	text-decoration: underline;
}

.commentDelete A:link{
        font-size: 7.5pt;
        font-family: Arial;
        color: #00A800;
        background: black;
	text-decoration: none;
}

.commentField {
        font-size: 10pt;
        font-family: Arial;
        color: #FFFFFF;
        background: black;
}

