body {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #C9C4FF;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
}
table#main {
	margin-left: 100px;
	background-color: #53525E;
	color: #FFFFFF;
	font-weight: bold;
	font-size: small;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #1C195E;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #5E5E5E;
	margin-top: 5px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #666666;
}