body  {font-family:Arial; background-image:url('images/bck.jpg'); background-attachment:fixed 
}
	
a:link, a:visited {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #0000D9;
	text-decoration: underline overline;
}

a:active {
	color: #000000;
	text-decoration: underline overline;
}

td {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
}

.header {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
}