body {
	margin-top: 20px;
	background-color: #CCCCCC;
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	background-image: url(../images/back.jpg);
}
td {font-size: 11px;  }	
a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #BC52BE;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
.copyright{
	font-size: 10px;
	font-weight: bold;
}

.heading{
	font-size: 14px;
	font-weight: bold;
}

.leading{
	font-size: 12px;
	font-weight: bold;
}