BODY {
	text-decoration : none;
	font-family : Tahoma;
	color : Blackblue;
	margin : 2px 2px 2px 2px;
	scrollbar-face-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #ffffff;
	cursor : crosshair;
}

 h1, h2, h3, h4, h5, h6 {
	text-decoration : none;
	font-family : Tahoma;
}

TD  { 
	text-decoration : none;
	color : Black; 
	font-family : Tahoma;
}



A, A:ACTIVE, A:LINK, A:VISITED {
	text-decoration : none;
	color : WHITE;
	cursor : crosshair;
    font-family : Tahoma;	
}

A:HOVER{
	text-decoration: overline underline;
}
 
SMALL {
	font : 8px/8px Small Fonts;
}

IMG {
	border : 0px;
}

input, textarea {
	background: transparent;
	border: 1px solid Black;
	font: 10px/12px Tahoma;
}