BODY, TD {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 10px;
    color: #000000;
}

A {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
/*	color: #FFFFFF;*/
	color: #E05940;
	font-weight: bold;
	text-decoration: none;
}
a:hover{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
/*	color: #FFFFFF;*/
	color: #E05940;
	font-weight: bold;
	text-decoration: underline;	
}
.topictitle{
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 14px;
    color: #000000;
}
.subtopictitle{
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 12px;
    color: #000000;
    font-weight : bold;
}
.sourcequote{
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 10px;
    color: #000000;
    font-weight : bold;
}
.bigquote{
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 12px;
    color: #000000;
}
.contenttitle {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 12px;
    font-weight : bold;
    color: #FFFFFF;
}
.copyright {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 10px;
    font-weight : bold;
    color: #000000;
}

.news-submitted {
	color: #333333;
	font-size: 10px;
}

.news-story {
	color: #000000;
	font-size: 12px;
}

.news-title {
	color: #000000;
    font-weight : bold;
	font-size: 14px;
}

h1 {
font-size: 180%;
text-transform: uppercase;
font-weight: bold;
margin: 0 0 5px;
}
h2 {
font-size: 135%;
font-weight: bold;
margin: 25px 0 5px;
}
