@charset "ISO-8859-1";
body {
	background-color: #4d3996;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	font-family: Georgia, Times New Roman, Times, serif;
}
h1 {
	font-size: 18px;
	color: #000000;
}
a:link {
	color: #660099;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #9966CC;
}
a:active {
	text-decoration: underline;
	color: #980098;
}
h2 {
	font-size: 14px;
	color: #000000;
}
.style1 {color: #dfc0dc}

