body {
	color: #00FF66;
	background-color: Black;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	letter-spacing: normal;
	line-height: normal;
	text-decoration: none;
	text-transform: none;
	word-spacing: normal;
	SCROLLBAR-FACE-COLOR: #484848;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #bbbbbb;
	SCROLLBAR-3DLIGHT-COLOR: #bbbbbb;
	SCROLLBAR-ARROW-COLOR: #bbbbbb;
	SCROLLBAR-TRACK-COLOR: #484848;
	SCROLLBAR-DARKSHADOW-COLOR: #bbbbbb;
	
}

H1{
	font-family: "Times New Roman", Times, serif;
	color: #00FF66;
	font-size: 40px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
}

H2{
	font-family : "Times New Roman", Times, serif;
	font-size : 30px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : Red;
}

H3{
	color: #00FF66;
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
}

H4{
	color : white;
	font-family : "Times New Roman", Times, serif;
	font-size : 18px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
}

H5{
	color: #00FF66;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
}

H6{
	color: #00FF66;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

A:link{
	color : #00FF66;
	font-family : "Times New Roman", Times, serif;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	text-decoration : underline;
}

A:active{
	color : #FF0000;
	font-family : "Times New Roman", Times, serif;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	text-decoration : underline;
}

A:visited{
	color : #00FF66;
	font-family : "Times New Roman", Times, serif;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	text-decoration : underline;
}

A:HOVER{
	color : Blue;
	font-family : "Times New Roman", Times, serif;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	text-decoration : underline;
}

table{
	color: #00FF66;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
}

tr{
	color: #00FF66;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
}

td{
	color: #00FF66;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
}

p{
	color: #00FF66;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
}


hr	{
	font-family: "Times New Roman", Times, serif;
	color: #00FF66;
	font-style: bold;
}

span{
	font-family: "Times New Roman", Times, serif;
	color: #00FF66;
	font-weight: bold;
}

li{
	font-family: "Times New Roman", Times, serif;
	color: #00FF66;
	font-weight: bold;
}

ul{
	font-family: "Times New Roman", Times, serif;
	color: #00FF66;
	font-weight: bold;
}

dd{
	font-family: "Times New Roman", Times, serif;
	color: #00FF66;
	font-weight: bold;
}

dt{
	font-family: "Times New Roman", Times, serif;
	color: #00FF66;
	font-weight: bold;
}

dl{
	font-family: "Times New Roman", Times, serif;
	color: #00FF66;
	font-size: 14px;
	font-weight: bold;
}

th{
	font-family: "Times New Roman", Times, serif;
	color: #00FF66;
	font-weight: bold;
}

center{
	font-family: "Times New Roman", Times, serif;
	color: #00FF66;
	font-weight: bold;
}

div {
	font-family: "Times New Roman", Times, serif;
	color: #00FF66;
	font-weight: bold;
}


b {
	font-family: "Times New Roman", Times, serif;
	color: #00FF66;
	font-weight: bold;
}

br {
	font-family: "Times New Roman", Times, serif;
	color: #00FF66;
	font-weight: bold;
}

pre {
	font-family : "Times New Roman", Times, serif;
	font-size : 20px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : Red;	
}

ol {
	font-family : "Times New Roman", Times, serif;
	font-size : 16px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
}
