h1 {color: #996600}
h2 {color: #cccccc}
h3 {color: #cccccc}


h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	margin: 0em 0em 0em 0em;
	font-weight: bold;
	padding: 4px 4px 4px 4px;
	background: #333333; url(images/rightarrow2.gif) center right no-repeat;
	}
	
h2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 90%;
	margin: 0em 0em 0em 0em;
	font-weight: bold;
	text-align: justify;
	line-height: 175%
        
	}
	
h1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 80%;
	margin: 0em 0em 0em 0em;
	font-weight: bold;
	}

    a:link { color: #cccccc; text-decoration: none }
    a:active { color: orange; text-decoration: none }
    a:visited { color: #666666; text-decoration: none }
    a:hover { color: #FFFFFF; text-decoration: underline }
	

	h3 a {padding:10px 10px 5px 10px;}
