
TABLE, TEXTAREA, INPUT { 
	color:#333300;
	background-color: #EFE6CD; font-style:normal; font-variant:normal; font-weight:normal; font-size:10pt; font-family:Verdana
}
hr {
color="#876235"
}
h1 {
	margin:0; font-size: 18px;
	font-weight: bold; word-spacing:0; text-indent:0; line-height:100%
}
h2 {
	margin:0; font-size: 16px;
	font-weight: bold; word-spacing:0; text-indent:0; line-height:100%
}
h3 {
	margin:0; font-size: 14px;
	font-weight: bold; word-spacing:0; text-indent:0; line-height:100%
}


a:link {
	color:#336699;
	text-decoration:none;
	font-weight:none;
	font-size: 12px;
}

a:active {
	color:#336699;
	text-decoration:none;
	font-weight:none;
	font-size: 12px;
}

a:visited {
	color:#336699;
	text-decoration:none;
	font-weight:none;
	font-size: 12px;
}


a:hover {
    color: #990000;
}


