body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:  url(../images/bg.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #3A386A;
}
a:visited {
	color: #9192A7;
}
a:hover {
	color: #CC0000;
}
a:active {
	color: #666666;
}


.purple {
	color: #363466;
	font-weight: bold;
}
h3 {
	color: #3A386A;
}
.tableborder {
	border: thin dotted;
	border-color: #333333;
}
