HTML,Body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
	text-align:left;
    background-repeat: repeat-x;
    margin:0;       
}

UL {
    color: #000000;		
	list-style: circle solid; 
	margin-bottom: 1.00em; 
}

OL {
    color: #000000;
	list-style: number;
	font-weight: bold;
	margin-bottom: 1.00em; 
}
.subtitle{
	color:#85909C;
	font-size:14px;
	font-weight:bold;
}
.blacktext{
	color:black;
	font-weight:100;
}

.title{
	font-size:17px;
	color:#eb0000;
	font-weight:bold;
}
.header{
	font-size:13px;
	color:#000000;
	font-weight:bold;
}
#rCatBox {
	padding:0 0 0 0;
	width:699px;
	background-color:#FFFFFF;
	border:1px solid #D8EBC0;

}
.cursor{
	color:#5c9355;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
}

a:link {color: #577a93; font-weight:bold; font-size:11px; text-decoration: none;}
a:visited {color: #577a93; font-weight:bold; font-size:11px; text-decoration: none;}
a:hover {color: #50aa0b; font-weight:bold; font-size:11px; text-decoration: none;}

a:link.contact {color: #1b7abd; font-weight:bold; font-size:12px; text-decoration: none;}
a:visited.contact {color: #1b7abd; font-weight:bold; font-size:12px; text-decoration: none;}
a:hover.contact {color: #e9b442; font-weight:bold; font-size:12px; text-decoration: none;}

a:link.toplink {color: #5c9355; font-weight:bold; font-size:12px; text-decoration: none;}
a:visited.toplink {color: #5c9355; font-weight:bold; font-size:12px; text-decoration: none;}
a:hover.toplink {color: #e9b442; font-weight:bold; font-size:12px; text-decoration: none;}

a:link.copyright {color: #6AB013; text-decoration: none;}
a:visited.copyright {color: #6AB013; text-decoration: none;}
a:hover.copyright {color: #e9b442; text-decoration: underline;}
