BODY, TD, TH {
	font-family: "Times New Roman", arial;
	font-size: 16px;
	color: #000000;
}

p 
{
	text-indent: 30px;
	margin-left: 10px;
}
A:link{
	color: #000000;
	font-size : 12pt;
	text-decoration : none;
}
A:active{
	color: #000000;
	font-size : 12pt;
	text-decoration : none;
}
A:visited{
	color: #000000;
	font-size : 12pt;
	text-decoration : none;
}
A:hover{
	color: blue;
	font-size : 12pt;
	text-decoration : none;
}
