a:link {
color: #843001;
text-decoration : none; 
padding : 0;
margin : 0;
}
a:visited {
color: #737271;

text-decoration : none; 
}
a:hover {
color: #737271;
text-decoration : underline; 
}
a:active {
color: #843001;
text-decoration : underline; 
}


.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-style: normal;
	font-weight: bold; 
	margin-left: .5cm;
	
	}
.style2 {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	margin-left: .5cm;
	margin-right: .5cm;	
	
	}
		
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17;
	color: #000000;
	font-style: normal;
	font-weight: bold; 
	margin-left: .5cm;
	
	}

	
ul { /*list-style-image: url("/ng/2/images/arrow.gif");*/ 
     font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 12px;
     font-style: normal;
     /*line-height: 1.5em; */
     font-weight: normal;
     font-variant: normal;
     text-transform: none;
	 /*list-style-position: outside;*/
	 list-style-type: square;
     
 }
