body {
background-color:#000000;
	
	margin:0px;
	scrollbar-base-color:#999999;
  scrollbar-3dlight-color:#000000;
  scrollbar-arrow-color:#ff0099;
  scrollbar-darkshadow-color:#000000;
  scrollbar-face-color:#000000;
  scrollbar-highlight-color:#999999;
  scrollbar-shadow-color:#000000;
  scrollbar-track-color:#000000;

}


.intab {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
	background-color: #000000;
	letter-spacing: 2px;
	border: 1px solid #CCCCCC;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: bold;
	color: #FF0099;
	letter-spacing: 3px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
	letter-spacing: 2px;
}
