BODY  {
	background-color : #000000;
	background-image : url("img/background.jpg");
	background-attachment : fixed;
	color : #00FFFF;
	font-family : Verdana,Tahoma,Arial,Helvetica;
	margin-left:	2.31em;	/*36px*/
	margin-top:		4px;
	margin-right:	152px;	/* geocities Ad: cx=144px */
	margin-bottom:	4px;
}

P  {}

p.indent  {
	padding-left : 7mm;
}

H1  {
	font-size : x-large;
	font-weight : bold;
	color : #ff9900;
	margin-top : 4pt;
	margin-bottom : 4pt;
}

H2  {
	font-size : large;
}

H3  {
	font-size : medium;
	font-weight : bold;
}

a:link {
	color:		#ff00ff;
	text-decoration: none;
}

a:visited {
	color:		#df7fdf;	/*#FF00FF;*/
	text-decoration: none;
}

a:hover {
	color:		#ffff00;
	text-decoration: underline;
}

a:active {
	color: #ff0000;
	text-decoration: underline;
}

a:focus {
	color:		#ffc0c0;
	text-decoration: none;
}

HR  {
	color : #000080;
}

ul  {
	list-style-image : url(img/bulletlist.gif);
}

.description  {
	color : #DFEFFF;
	font-size : x-small;
}

.important  {
	color : #FF3F3F;
}

.glow {
	width:100%;
	filter:Glow(color=#660066, strength=8);
}
