body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #330066;
}
.MiddleTable {
	background-color: #660066;
}
td {
	font-size: 12px;
}
a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.copyright {
	font-size: 9px;
	color: #000066;
}
.TableFooter {

	background-color: #330066;
}
.QuietLinkBorder {
	border: 1px solid #480091;
	text-align: center;
}
.QuietLinkText {
	color: #5C00B9;
	font-size: 10px;
}
h2 {
	font-size: 18px;
}

.compulsary {
background:#FFFF00;
color:#0000FF;
}
