body {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
}
select {
	font-family: Tahoma;
	font-size: 10px;
	color: #003366;
	text-decoration: none;
	background-color: #E2E2E2;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
	text-decoration: none;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
input {
	border: thin none #003366;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	word-spacing: normal;
	cursor: auto;
}
textarea {
	border: thin none #003366;
}
a:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
a:active {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
}
h5 {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
