﻿

#navlist {
margin: 0;
padding: 0;
list-style-type: none;
}
#navlist a, #navlist a:visited {
	display: block;
	padding: 9px 0px 14px 45px;
	background-repeat: no-repeat;
	background-position: 0% 50%;
	color: #FFF;
	text-decoration: none;
	font-weight:normal;
}

#navlist a:hover {
color: #FFF;
}


h2 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #ac2af5;
	
}

h2.sjrrc 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #005a9c;
}
