body {
	color: #FFCCFF;
	background-color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	background-image: url(Images/Logo_BG.gif);
	background-repeat: repeat-x;
	background-position: top;


}
h6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #9999CC;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #666699;
}
a:link {
	color: #33CCFF;
}
a:visited {
	color: #3366FF;
}
a:hover {
	color: #FFCCFF;
	background-color: #666699;
}
a:active {
	color: #33CCFF;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FF66FF;
	display: inline;
	margin: 0px;
	padding: 0px;

}

