.navMouseOver{
	background-color: #FF0000;
}

.newsYear{
	COLOR: #993333;
    font-family: "Arial", sans-serif;
    FONT-SIZE: 12pt;
    FONT-WEIGHT: 600;
}

.newsDate{
	COLOR: #333333;
    font-family: "Arial", sans-serif;
    FONT-SIZE: 10pt;
}

.newsTitle{
	COLOR: #333333;
    font-family: "Arial", sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: 600;
    TEXT-DECORATION: none;
}
.newsTitle:hover{
	COLOR: #993333;
    font-family: "Arial", sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: 600;
    TEXT-DECORATION: underline;
}

.newsDescription{
    COLOR: #333333;
    FONT-SIZE: 9pt;
    font-family: "Arial", sans-serif;   
}

.sideQuote{
    COLOR: #333333;
    FONT-SIZE: 8pt;
    font-family: "Arial", sans-serif; 
}

.quoteMark{
    COLOR: #993333;
    FONT-SIZE: 10pt;
    font-family: "Arial", sans-serif;
    FONT-WEIGHT: 600; 
}

.newsDetailTitle{
	COLOR: #333333;
    font-family: "Arial", sans-serif;
    FONT-SIZE: 11pt;
    FONT-WEIGHT: 600;
    TEXT-DECORATION: none;
}

.title{
	COLOR: #CC3333;
    font-family: "Arial", sans-serif;
    FONT-SIZE: 14pt;
    FONT-WEIGHT: 600;
}

body {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;}

table {
	border-COLOR: #333333;
	border-collapse: collapse;}

td {
	font-family: "Arial", sans-serif;
	font-size: 10pt;}

p {
	font-family: "Arial", sans-serif;
	font-size: 10pt;}
	
a.service{
	COLOR: #333333;
	text-decoration: none;}
	
a.service:hover {
	COLOR: #CC3333;
	text-decoration: underline;}

a{
	COLOR: #CC0000;}
	
a:hover {
	COLOR: #CC0000;}

a.sitenav {
	COLOR: #333333;
	font-weight: 600;
	text-decoration: none;}

a.sitenav:hover {
	COLOR: #CC3333;
	text-decoration: underline;}

a.topnav {
	COLOR: #333333;
	text-decoration: none;}
	
a.topnav:hover {
	COLOR: #333333;
	text-decoration: underline;}

h1 {
	COLOR: #000000;
	font-size: 14pt;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;}

h2 {
	COLOR: #CC0000;
	font-size: 12pt;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;}

h3 {
	COLOR: #333333;
	font-size: 10pt;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;}
	
.copyright {
	font-size: 9pt;}