td,body {
	color: #008000;
	font-family: "Times New Roman", sans-serif;
	font-style: italic;
	font-size: 16pt; 
}
td
{
	color: #008000;
	font-family: "Times New Roman", sans-serif;
	font-style: italic;
	font-size: 16pt; 	
}
p {
	color: #008000;
	text-decoration: none;
	font-weight: bold;
	font-size: 14pt;
	font-style: italic;
	}

a {
	color: #008000;
	text-decoration: none;
	font-weight: bold;
	font-size: 16pt;
	font-style: italic;
	}

a:hover {
	color: #993333;
	text-decoration: none;
	font-weight: bold;
}

a:active {
	color: #993333;
	text-decoration: none;
	font-weight: bold;
}	
/*a:visited {
  	color: #993333;
}*/

