body{
font-size: 12px;
font-family: verdana;
cursor:crosshair;
color:#000000;
text-align:justify;
scrollbar-base-color: #000000; 
	scrollbar-face-color: #E7A97A;
	scrollbar-track-color: #E71401;
	scrollbar-arrow-color: #F24601;
	scrollbar-darkshadow-color: #2C3B42;
	scrollbar-highlight-color: #E71401;
	scrollbar-shadow-color: #E71401; 
	scrollbar-3dlight-color: #F24601;
	overflow-x: hidden;}

.head{
font-family: tahoma, helvetica;
font-size: 15px;
border-bottom: 1px dashed black
}
.header{
font-family: tahoma;
font-size: 15px;
border-bottom: 1px dotted white;
font-weight: bold;
text-align:right}

.head{
font-family: impact;
font-size: 20px;
border-bottom: 1px solid black;
text-align:center}

b{color:FFC000}
i{color:C78F62}
u{color:F4FF49; border-left:1px dashed F4FF49}
textarea,input,option{background-color:F24601;
border: #000000;
	border-style: dashed;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px}



A:link,A:visited,A:active
{text-decoration:none; font-family:georgia; font-size: 15px; color:#000000;}

a:hover
{border-bottom: 1px dashed black; color:FF853B; text-decoration: uppercase;}

<!---CSS copyrighted Tasukii from http://dark-symphony.c.la----->