body{
	color: #333333;
	margin:5px;
	font-family: Verdana;
	font-size: 11px;
}
html {
	margin:0px;
}
table, li {
	font-family: Verdana;
	color: #333333;
	font-size: 11px;
	line-height: 16px;
}
a {
	color: #333333;
}

input, select {
	font-family: Verdana;
	color: #333333;
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
h1 {
	color: #333333;
	font-family: Verdana;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: -2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.hmenu {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	line-height: 20px;
	border: 1px solid #999999;
}
.hmenuover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	line-height: 20px;
	background-color: #E1E1E1;
	cursor: pointer;
	border: 1px solid #333333;
}
