/* CSS Document */



body,td,th {
	background-color: #969883;
	background-image: url(images/bg.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
}
.headerCentre {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	font-style: italic;
	color: #000000;
}
.maintext {
	font-size: 12px;
	font-style: italic;
	text-align: justify;
	}
.smallbold {
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}
.mainbold {font-weight: bold;
		font-style: italic;

}


a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #C6BDC2;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.nav_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
