body {
	margin: 0 0 0 0;
	background: #FFFFFF url(../images/background.jpg) repeat-x;
	color: #000000;
	font-size: 14px;
	font-family: Times New Roman, Garamond;
}

td {
	color: #000000;
	font-size: 14px;
	font-family: Times New Roman, Garamond;
}

a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #551A8B;
	text-decoration: none;
}

a:active {
	color: #0000FF;
	text-decoration: underline;
}

a:hover {
	color: #0000FF;
	text-decoration: underline;
}


.heading {

	color: #000000;

	font-size: 20px;

	font-weight: bold;

}