@charset "utf-8";
/* http://www.gravitycentral.com.au */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
}
.style1 {
	color: #666666;
	font-weight: bold;
}
.style2 {color: #999999}
a:link {
	color: #8C0075;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #8C0075;
}
a:hover {
	text-decoration: underline;
	color: #8C0075;
}
a:active {
	text-decoration: none;
	color: #8C0075;
}
