BODY {
	SCROLLBAR-FACE-COLOR: #222222; 
	FONT-SIZE: 12px;  
	SCROLLBAR-HIGHLIGHT-COLOR: #000000; 
	SCROLLBAR-SHADOW-COLOR: #ffffff; 
	COLOR: grey; 
	SCROLLBAR-3DLIGHT-COLOR: #000000; 
	SCROLLBAR-ARROW-COLOR: Black; 
	SCROLLBAR-TRACK-COLOR: #ebebeb; 
	FONT-FAMILY: Verdana, Arial, sans-serif; 
	SCROLLBAR-DARKSHADOW-COLOR: Black;
	}

.just 		{text-align: justify;}

A:link {	color: Blue; text-decoration: none}
A:visited {	color: Blue; text-decoration: none}
A:hover {	color: #FF0000; text-decoration: none}
A:active {	color: Blue; text-decoration: none}
H1 {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 16px; 
	COLOR: Black; 
	LETTER-SPACING: 2px; 
	BACKGROUND-COLOR: transparent
}
H2,H3,H4,H5,H6 {
	FONT-WEIGHT: bold; 
	COLOR: Black; 
	LETTER-SPACING: 2px; 
	BACKGROUND-COLOR: transparent
}
HR {
	WIDTH: 90%; 
	COLOR: Black; 
	HEIGHT: 3px; 
	BACKGROUND-COLOR: transparent
}


.textarea	{ FONT: 11px arial, verdana, sans-serif;
		background-image: url("images/shadeform.gif");
		text-align: left;
}

.bottombar {
   height: 30px;
	font-size: 80%;
	color: black;
	background: #CCCCCC;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: Black;
	text-align: center;
}