BODY {
	  scrollbar-face-color: #ffd400; 
	  scrollbar-shadow-color: #ffd400;
	  scrollbar-highlight-color: #ffd400; 
	  scrollbar-3dlight-color: #ffd400;
	  scrollbar-darkshadow-color: #444444; 
	  scrollbar-track-color: #000000;
	  scrollbar-arrow-color: #000000;
	  background-color: #000000;
}

table, td, tr {
	font-family: verdana, Arial, serif;
	font-weight: normal;	
	color: #ffffff;
  	font-size: 11px;
}
  	
h1 {
	font-family: verdana, Arial, serif;
	color: #ffd400;
	font-weight: normal;
	font-size: 22px;
	text-align:center;
}

h3 {
	font-family: verdana, Arial, serif;
	color: #ffffff;
	font-weight: normal;
  	font-size: 11px;
}

h2 {
	font-family: verdana, Arial, serif;
	font-weight: normal;	
	color: #ffffff;
  	font-size: 11px;
}

h4 {
	font-family: verdana, Arial, serif;
	color: #ffffff;
	font-weight: normal;	
	font-size: 10px;
}

h5 {
	font-family: verdana, Arial, serif;
	color: #ffd400;
	font-weight: normal;
	font-size: 10px;
}

h6 {
	font-family: verdana, Arial, serif;
	font-weight: normal;
	color: #f1f1f1;
  	font-size: 10px;
}

ul, li {
	font-family: verdana, Arial, serif;
	color: #ffffff;
  	font-size: 11px;
  	text-align: left;
}

h2 a:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
h2 a:visited, a:active {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
}
h2 a:hover {
	text-decoration: underline;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
}

h6 a:link {
	color: #f1f1f1;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
}

h6 a:visited, a:active {
	text-decoration: underline;
	color: #f1f1f1;
	font-weight: normal;
	font-size: 10px;
}
h6 a:hover {
	text-decoration: underline;
	color: #f9f9f9;
	font-weight: normal;
	font-size: 10px;
}

h5 a:link {
	color: #ffd400;
	text-decoration: none;
	font-size: 10px;
}

h5 a:visited, a:active {
	text-decoration: none;
	color: #ffd400;
	font-size: 10px;
}

h5 a:hover {
	text-decoration: underline;
	color: #ffd400;
	font-size: 10px;
}

h3 a:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}

h3 a:visited, a:active {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}

h3 a:hover {
	color: #ffd400;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}
