p {
	font-family: Tahoma, Arial, sans-serif;
	font-weight: normal;
    color: #000000;
	font-size: 12px;
	line-height: 13px;
	letter-spacing: 0px;
}

h1, h2, h3 {
	font-family: Tahoma, Arial, sans-serif;
	font-weight: normal;
    color: #000000
}

a:link, a:visited { 
color: #000000; 
text-decoration: none;
font-weight: normal; 
} 

a:active, a:hover { 
color: #808080; 
text-decoration: underline;
font-weight: normal;  
} 
