body, td, p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

a:link {
	color:#393939;
	text-decoration: none;
	font-weight:bold;

}
a:visited {
	color:#393939;
	text-decoration: none;
	font-weight:bold;

}
a:active {
	color:#393939;
	text-decoration: none;
	font-weight:bold;


}
a:hover {
	color: Black;
	text-decoration: underline;
		font-weight:bold;
}


.main {
	font-size: 14pt;
	font-weight:bold;
	letter-spacing:3px;
	font-family : Garamond, "Times New Roman", Times, serif;
}

