a {text-decoration:none}
	a:link {color:#99CCFF}
	a:active {color:#99CCFF}
	a:visited {color:#99CCFF}
	a:hover{color:#FFFF00; text-decoration:underline}

body {font-family: Times New Roman, Times, serif;
	color:#999999;
	font-size: 16;
	font-style:normal;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #333333;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #000000;
	background-color: #000000;
	background: url(doomBG.gif);
	background-attachment: fixed;}

.single { text-indent: 25px; margin-bottom: 5; margin-top: 5; margin-left: 5; margin-right: 5; text-align: justify}

.header {color: #99CCFF; margin-top:5; margin-bottom:5; font-size:30}

.subhead {color: #99CCFF; margin-top:5; margin-bottom:5; font-size:22}

table {
border: 6px #99CCFF double;
background: url(BG2.png);
border-collapse:collapse;
}
th{
border-top: 0px solid  #999999;
border-left: 0px solid  #999999;
border-bottom: 1px solid  #99CCFF;
border-right: 0px solid  #999999;
background: url(BG3.png);
padding: 3px 3px 3px 3px;
color:#99CCFF;
}
td{
border-top: 0px solid  #999999;
border-left: 0px solid  #999999;
border-bottom: 1px solid  #99CCFF;
border-right: 0px solid  #999999;
padding: 3px 3px 3px 3px;
}
td.bond{
border-top: 0px solid  #999999;
border-left: 1px solid  #99CCFF;
border-bottom: 1px solid  #99CCFF;
border-right: 0px solid  #999999;
}
