/* CSS Document */
body {
	background-image: url(img/superback.jpg);
	margin-left: 0px;
	margin-top: 0px;
	background-color: #5F6B79;
	{  SCROLLBAR-FACE-COLOR: #5F6B79;
SCROLLBAR-HIGHLIGHT-COLOR: #A994C1;
SCROLLBAR-SHADOW-COLOR: #000000; 
SCROLLBAR-3DLIGHT-COLOR: #000000; 
SCROLLBAR-ARROW-COLOR: #000000; 
SCROLLBAR-TRACK-COLOR: #5F6B79; 
SCROLLBAR-DARKSHADOW-COLOR: #A994C1; 
	margin-bottom: 0px;
	margin-right: 0px;  }
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #F7FCA7;
}
a:link {
	color: #A994C1;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #8266a2;
}
a:hover {
	text-decoration: underline;
	color: #A994C1;
}
a:active {
	text-decoration: none;
}
a {
	font-family: Georgia, Times New Roman, Times, serif;
}
.style2 {color: #A994C1}
.style4 {color: #A994C1; font-style: italic; }