body {

	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #FFFFFF;
}
	A:visited	{
		color:purple;
		text-decoration:underline;
	}
	A:hover	{
		color:red;
		text-decoration:underline;
	}

span.titleText {
font-size:16px;
font-weight:bold;
letter-spacing:.5em;
}
a:link {
	color: blue;
	font-family: Verdana,Helvetica, sans-serif;

	font-style: normal;
	text-decoration: underline;

}

td {
font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
		}
	
	h1 {
	font-size: 20px;
	color: #000;
	}
	
		h2 {
	font-size: 16px;
	color: #000;
	}


