HTML,Body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
    background-color:#FFFFFF;
	background:  url(http://www.wisedj.com/pics/wisedj_back.gif);
    background-repeat: repeat-x;
    margin:0;   
}

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

OL {
    color: #000000;
	list-style: number;
	font-weight: bold;
	margin-bottom: 1.00em; 
}

#rCatBox {
	padding:0 0 2px 8px;
	margin:0 0 15px 0;
	width:582px;
	line-height:14px;
	border:1px solid #CCCCCC;
	background-color:#F7F7F7;
	color:#000000;
	text-align:left;
}
#rCatBox .title {
	padding:2px 2px 2px 2px;
	margin:0 0 8px 0;
	font-size:14px;
	text-align:left;
	font-weight:bold;
	color:#62398A;	
	background-color:#F7F7F7;
}
#rCatBox .Arrow {
	padding:0 10px 7px 15px;
	background-color:#FFFFFF;
	background-image:url(pics/arrow.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
.subtitle{
	color:#62398A;
	font-weight:bold;
}
.blacktext{
	color:black;
	font-weight:100;
}


a:link {color: #62398A; text-decoration: none;}
a:visited {color: #62398A; text-decoration: none;}
a:hover {color: #a5aac3; text-decoration: underline;}

a:link.copyritelink {color: #666666;}
a:visited.copyritelink {color: #666666;}
a:hover.copyritelink {color: #666666;}
