a:link { 
    color:#000000; text-decoration: underline;  border-bottom: none;
}
a:visited { 
    color:#000000; text-decoration: underline; border-bottom-width: 0px;
}
a:hover { 
 color: #000000; text-decoration: underline;  border-bottom: none;
}


.main {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	text-decoration: none;
	
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	text-decoration: none;
	padding-top:2px;
	padding-left:10;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

h2  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
