headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
a:link {
	font-weight: normal;
	color: #0066A1;
	text-decoration: none
}	
a:visited {
	font-weight: normal;
	color: #0066A1;
	text-decoration: none	
}
a:hover {
	font-weight: normal;
	color: #009933;
	text-decoration: underline;
}
p {

	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #000000;
	font-weight: normal;
}

