
body, table, title, tr, td, th, h1, h2, font, div, p, a, select, input, form {
	font-family:	Verdana, Arial, Helvetica, sans-serif;
	font-size:	10pt;
	color:		#ffffff;
}
body {	background:	#303040 url(page-curve.gif) top left no-repeat fixed;
	margin-width:	4px;
	margin-top:	6;
	margin-left:	14;
	margin-bottom:	0;
	margin-right:	0;
	scrollbar-arrow-color:		#9999cc;
	scrollbar-3dlight-color:	#606070;
	scrollbar-highlight-color:	#303040;
	scrollbar-face-color:		#303040;
	scrollbar-shadow-color:		#303040;
	scrollbar-darkshadow-color:	#606070;
	scrollbar-track-color:		#000000;
}
input, select, textarea {
	color: #000000;
}
a:link {
	color:		#7799ff;
	text-decoration: none;
}
a:visited {
	color:		#aabbee;
	text-decoration: none;
}
a:hover { background-color: #000000;
	color:		#6666ff;
	text-decoration: underlined;
}

h1 {	text-align:	center;
	font-size:	130%;
	color:		#ffffff;
	font-weight:	bold;
	border-bottom:	2px dotted #000000; 
	margin-top:	0px;
	margin-bottom:	12px;
}
h2 {	font-size:	110%;
	color:		#3333ff;
	font-weight:	bold;
	margin-top:	0px;
	margin-bottom:	2px;
	background:	#000000;
	border:		2px #000000 solid;
	border-top-width: 0px;
	border-left-width: 10px;
}

td.about { background:	#000000;
	text-align:	center;
}

ul.orange {
	margin-top:	0px;
}
li.orange {
	color:		#000000;	
	margin-left:	-23px;
	list-style:	disc;
}
#black { font-size:	80%;
	color:		#000000;
}

