A:link
{
	text-decoration: none;
	color:#cc6600;
	font-weight: bold;
}
A:visited
{
	text-decoration: none;
	color:#cc6600;
	font-weight: bold;
}
A:active
{
	text-decoration: none;
	color:#CC6600;
	font-weight: bold;
}
A:hover
{
	text-decoration: underline;
	color:darkgreen;
	font-weight: bold;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 12px;
} 

body 

{
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-weight: normal;
	font-size: 10px;
}

h2

{ font-family: "Times New Roman", Times, serif; 
color: #505C4E ; 
font-weight: bold; 
font-size: 14 pt }

td
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	font-size: x-small;
}
h1 {
font-family: "Times New Roman", Times, serif; 
color: #505C4E ; 
font-weight: bold; 
font-size: 18px
}
