body {
	margin: 0px 0px 0px 0px;
	height: 100%;
	height: 100%;
	padding: 0;
	margin-bottom: 1px;
	font-size: 76%;
}

div, p, table, td, th {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#535353;
}
A.default:link {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #535353;
	text-decoration : none;
}
A.default:active {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #535353;
	text-decoration : none;
}
A.default:visited {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	color : #535353;
}
A.default:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #6A5500;
	text-decoration : none;
}
a.navbar:link {
	text-decoration : none;
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #535353;
	background : transparent;
}
a.navbar:active {
	text-decoration : none;
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #535353;
	background : transparent;
}
a.navbar:visited {
	text-decoration : none;
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background : transparent;
	color : #535353;
}
a.navbar:hover {
	text-decoration : none;
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #535353;
	background : transparent;
}
.footer {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #535353;
	text-decoration : none;
	padding : 0px;

}

a.footer:link {
	text-decoration : none;
	font-size : 9px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #5A8A9A;
	background : transparent;
}
a.footer:active {
	text-decoration : none;
	font-size : 9px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #5A8A9A;
	background : transparent;
}
a.footer:visited {
	text-decoration : none;
	font-size : 9px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background : transparent;
	color : #5A8A9A;
}
a.footer:hover {
	text-decoration : none;
	font-size : 9px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #5A8A9A;
	background : transparent;
}
.inputtext {
	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	font-size : 10px;
	font-family : Verdana, Geneva, Arial, helvetica, sans-serif;
	color : #535353;
	background : #ffffff;
	width : 100%;
}

.textarea {
	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	font-size : 10px;
	font-family : Verdana, Geneva, Arial, helvetica, sans-serif;
	color : #535353;
	background : #ffffff;
	width : 100%;
}

.button {
	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-color : #DDE5E5;
	font-size : 9px;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial,, helvetica, sans-serif;
	color : #353535;
}
