body
{
	background-image:  url(../images/template_16.gif);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td, th
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

.heading
{
font-weight: bold;
font-size: 14px;
padding: 10px 10px 10px 0px;
}

.copyright
{
font-size: 9px;
color: #FFA63C;
padding: 10px 10px 10px 10px;
}

a:link {
	text-decoration: underline;
	color: #FFA63C;
	font-weight: bold;
}
a:visited {
	color: #FFA63C;	
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color:#FFFFFF;
	background: #9EDDFF;
}

a:visited:hover {
	text-decoration: none;
	color:#FFFFFF;
	background: #9EDDFF;
}