HR {
	background-color : #666666;
	color : #666666;
}
body, TD, LI {
	scrollbar-3dlight-color : #999999;
	scrollbar-arrow-color : #ccffcc;
	scrollbar-base-color : #999999;
	scrollbar-darkshadow-color : #666666;
	scrollbar-face-color : #999999;
	scrollbar-highlight-color : #666666;
	scrollbar-shadow-color : #666666;
	scrollbar-track-color : #666666;	
	color : #666666;
	font : 400 normal 100% Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration : none;
	font-family: sans-serif;
}
A {
	background : #ccffcc none;
	color : #666666;
	text-decoration : underline;
}

TEXTAREA {
	background : #ccffcc none;
	color : #666666;
	text-decoration : none;
	font-weight: bold;
	border : thin solid #00cc00;
}

a:link, a:visited, a:active {
 color: #666666;
 font-weight: normal; 
 text-decoration: underline;
 }

H1 {
		color : #666666;
	font-size : 125%;
	text-decoration : underline;
}


H2 {
	color : #666666;
	font-size : 115%;
	text-decoration : underline;
}

H3, H4, H5, H6 {
	color : #666666;
	font-size : 100%;
		
}

.button{
	background : #ccffcc none;
	color : #666666
	font-family : sans-serif;
	font-weight: bold;
	border : thin solid #00cc00;
	padding-bottom : 1px;
	padding-top : 1px;
	padding-left : 4px;
	padding-right: 4px;
}

INPUT {
	background : #ccffcc none;
	color : #666666;
	text-decoration : none;
	font-weight: bold;
	border : thin solid #00cc00;
	padding-bottom : 1px;
	padding-top : 1px;
	padding-left : 4px;
	padding-right: 4px;
}

.reset{
	background : #ccffcc none;
	color : #666666
	font-family : sans-serif;
	font-weight: bold;
	border : thin solid #00cc00;
	padding-bottom : 1px;
	padding-top : 1px;
	padding-left : 4px;
	padding-right: 4px;
}
.submit{
	background : #ccffcc none;
	color : #666666
	font-family : sans-serif;
	font-weight: bold;
	border : thin solid #00cc00;
	padding-bottom : 1px;
	padding-top : 1px;
	padding-left : 4px;
	padding-right: 4px;
}