body,td,th {
	color: #000000;
	font-size: 13px;
	font-family: Geneva, Arial, Helvetica, sans-serif
}
body {
	background-color: #d8dada;
	background-image: url(images/backgorund_gradient.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.heading {
	font-size: 18px;
	font-weight: bold;
	color: #660000;
}
.footer {font-size: 12px; color: #660000;}

a:link {
	color: #660000;
}
a:visited {
	color: #660000;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #CCCCCC;
}
