body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #993333;
	background-color: #fbaa3a;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
a {
	color: #CC3300;
	text-decoration: none;
}

h1 {
	font-size: 18px;
	letter-spacing: 7px;

}
a:hover {
	color: #3366FF;
	text-decoration: underline;
}
.black {color: #000000}
.navigation {
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 3px;
	color: #666666;
}
h6 {
	font-weight: normal;
	font-size: 11px;
}
.smalltext {
	font-size: 10px;
}
.space-lead {
	line-height: 120%;
}

input.search 
	{ font-family:Arial; font-size:10px; color:666666; text-decoration:none; width:155px; }
input
	{ font-family:verdana,arial; font-size:10px; color:000000; text-decoration:none; }