h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #6C3495;
	text-decoration: underline;
}
.bottombar {
	background-color: #6C3495;
}
a {
	text-decoration: none;
	color: #6C3495;
}
a:hover {
	text-decoration: underline;
}
.bottomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.sidebarText {
	color: #666666;
	padding-left: 10px;
	font: 95%/12px Arial, Helvetica, sans-serif;
	padding-right: 10px;
}
tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.tbl_row {
	background-color: #FFFFFF;
}
.header {
	background: #EEEEF8;
}
.tbl_back {
	background: #000000;
}
body {
	background-color: #DFDFDF;
}
