body  {color: #333;}
h1, h2, h3, h4, h5, h6, a, p, ul, li, hr {font-size: 13px; font-family: georgia, tacoma, serif ; color: #333333;}
html p {font-size: 100%;font-size: 13px;  line-height:20px; margin-top: 5px; color: #333333;}
html ul {font-size: 100%;font-size: 13px;}
html hr {width: 100%;  text-align: left; color: #006; padding: 0; clear: both;}

a:link {color:#990000;text-decoration:none;}
a:visited {color:#333;text-decoration:none;}
a:hover {color: #990000;text-decoration:underline;}



ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 18px;
padding-left: 15px;
padding-top: 0px;
background-image: url(../images/arrow.png);
background-repeat: no-repeat;
background-position: 0px 2px;
}

a:link, a:visited {
	color: #c64934; text-decoration: none;

}




a:hover {
	color: #900;	text-decoration: none;

}


