.menu         {
	font-family: Arial;
	font-size: 10pt;
	color: #D8B0FF;
	text-decoration: none;
	font-weight: bold
}
.quotetable  {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #FDDBFD;
	background-color: #000
}
.sitepic     {
	border: 1px solid #FFCCCC;
	background-color: #000;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
}
:hover.menu         {
	font-family: Arial;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold
}
               
h1           {
	font-family: Arial;
	color: #FFF;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 5px
}
h2           {
	font-family: Arial;
	font-size: 10pt;
	color: #000;
	text-decoration: none;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: normal
}
               
body         {
	color: #000;
	background-color: #000000;
	background-image: url('images/bground.jpg');
	margin-top:0px;
	background-repeat:repeat
}

