body {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	color: #330033;
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
}
a {
	font-size: 12px;
	color: #B140D0;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFF00;
}
a:active {
	text-decoration: none;
	color: #9900CC;
}
.page_name {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.header {
	font-size: 12px;
	font-weight: bold;
	color: #330033;
}

