@charset "utf-8";
/* CSS Document */

body,td,th {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-image: url(images/bg.gif);
	background-color: #401560;
}
a:link {
	color: #6633FF;
}
a:visited {
	color: #6633FF;
}
a:hover {
	color: #663366;
}
a:active {
	color: #663366;
}
.style1 {	font-size: 30px;
	font-weight: bold;
}
.style2 {
	color: #CC0066;
	font-style: italic;
}
.style3 {	font-size: 20px
}
.style4 {font-size: 32px}
.style5 {font-size: 36px}
.style6 {color: #CC0066}
