@charset "UTF-8";
body {
	background-color: #e8e7f1;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #474F49;
}
a:link {
	color: #663366;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #9966CC;
}
a:hover {
	text-decoration: none;
	color: #0000AA;
}
a:active {
	text-decoration: underline;
	color: #990033;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 20px;
	color: #000077;
}
h2 {
	font-size: 14px;
	color: #BB0000;
	font-weight: bold;
}
#wrapper {
	border: 2px solid #babbdf;
	width: 800px;
}
