	A:link		{ color:#9966FF; text-decoration:none; }
	A:visited	{ color:#CCCCFF; text-decoration:none; }
	A:active	{ color:#FFCCFF; }
	A:hover		{ color:#99CC66; }

H1, H2  {
	font-family : "Blackadder ITC",Dauphin,"Viner Hand ITC","Lucida Blackletter",Nosferatu,sans-serif;
	color : #FFCCFF;
	text-align : center;
	background-repeat : repeat-x;
}

H3  {
	font-family : Trebuchet, Tahoma, Arial, Verdana, Helvetica, sans-serif;
	color : #FFCCFF;
	text-align : center;
}

.head  {
	font-family : "Blackadder ITC",Dauphin,"Viner Hand ITC","Lucida Blackletter",Nosferatu,sans-serif;
	color : #FFCCFF;
	font-size : large;
}

INPUT  {
	background-color : #B78FDE;
	border-color : #66FF7F;
	color : #000000;
	font-family : "Arial Narrow", sans-serif;
}

SELECT {
	background-color : #B78FDE;
	border-color : #66FF7F;
	color : #000000;
	font-family : "Arial Narrow", sans-serif;
}

TEXTAREA  {
	background-color : #B78FDE;
	border-color : #66FF7F;
}

body  {
	font-family : Trebuchet, Tahoma, Arial, Verdana, Helvetica, sans-serif;
	scrollbar-3d-light-color : #FFFFFF;
	scrollbar-arrow-color : #FFCCFF;
	scrollbar-base-color : #66FF7F;
	scrollbar-dark-shadow-color : #331133;
	scrollbar-face-color : #9400D3;
	scrollbar-highlight-color : #6699FF;
	scrollbar-shadow-color : #331133;
	scrollbar-track-color : #000000;
	background-color : #000000;
	color: #66FF7F;
	margin-left : 20px;
}

td  {
	font-family : Trebuchet, Tahoma, Arial, Verdana, Helvetica, sans-serif;
	color: #66FF7F;
}

th, li, ul  {
	font-family : Trebuchet, Tahoma, Arial, Verdana, Helvetica, sans-serif;
	color: #66FF7F;
}

pre  {
	font-family : Andale Mono, Lucida Console, OCR A Extended;
	font-size : xx-small;
	}

.indent  {
	font-family : Trebuchet, Tahoma, Arial, Verdana, Helvetica, sans-serif;
	color: #66FF7F;
	margin-left: 40px;
	margin-right : 30px;
}

.blocktext 	{
	font-family : Trebuchet, Tahoma, Arial, Verdana, Helvetica, sans-serif;
	color: #66FF7F;
	margin-left: 60px;
	margin-right : 30px;
}

center  {
	font-family : Trebuchet, Tahoma, Arial, Verdana, Helvetica, sans-serif;
	color: #66FF7F;
}

HR {
	background-position : center;
	color : #9966CC;
	margin-left : 20px;
	margin-right : 20px;
}

.bright {
	color : #FFCCFF;
}

.italics  {
	color : #FFCCFF;
	font-style : italic;
}

.bold {
	color : #FFCCFF;
	font-weight : bold;
}

.blue {
	color : #6699FF;
}

.small {
	color: #A6B5EE;
	font-size : smaller;
}

.tiny {
	font-size : xx-small;
}

.smaller {
	font-size : smaller;
}

.narrow {
	font-family : "Arial Narrow", sans-serif;
	font-size : smaller;
}

.large {
	font-size : medium;
}

.light {
	color: #D0FFD0;
}

.note {
	color: #D0FFD0;
	font-size : smaller;
}

.dark {
	color : #663366;
}

.odd {	
	background-color : #330033;
	}
	
.even {	
	background-color : #001100;
	}
