body {
	background-color: #000000;
	/* background-image: url(../img/hg.jpg); */
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	
	scrollbar-face-color:#000000;
	scrollbar-arrow-color:#FF0000;
	scrollbar-track-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-Color:#FFFFFF;	
}
a:link {
	font-family: "Comic Sans MS", Courier, mono;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
a:visited {
	font-family: "Comic Sans MS", Courier, mono;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
a:hover {
	font-family: "Comic Sans MS", Courier, mono;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;

}
a:active {
	font-family: "Comic Sans MS", Courier, mono;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;

}
p {
	font-family: "Comic Sans MS", Courier, mono;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;

}
.underline {
	font-family: "Comic Sans MS", Courier, mono;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration:underline; 
	color: #FFFFFF;

}
h1 {

	font-family: "Comic Sans MS", Courier, mono;
	font-size: 20px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
}
h5 {

	font-family: "Comic Sans MS", Courier, mono;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.tdh1 {
	font-family: "Comic Sans MS", Courier, mono;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration:underline; 
	color: #FFFFFF;

}
.tdp {
	font-family: "Comic Sans MS", Courier, mono;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;

}
