td,p,li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
}



a
{
	color:blue;
	text-decoration:none;
	
}
a:visited
{color:blue;}

a:hover{font-weight:bold}

h2 {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style:italic;
	color: blue;
}

