* {
	margin: 0;
	padding: 0;
}
body {
	margin: 0px;
	font-size: 62.5%;
	background-color: #FFFFFF;
}
p, a, h1,h2,h3,h4,h5,h6,tr,address, legend, fieldset, .required, #applet, #content li, #search, #content .form label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p {
	text-align: justify;
}
.buttonbrown, .selectbrown, blockquote, #sidenav a, #sidenav li, #contentfooter, #topnav a {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 1.4em;
	padding-top: 1em;
}
h4, legend {
	font-weight: bold;
	font-size: 1.2em;
}
h5 {
	font-size: 1em;
}
h6 {
	font-size: .9em;
	font-weight: bold;
}
#topnav {
	font-size: .9em;
}
img {
	border-width:0;
}
.textcenter {
	text-align: center;
} 
.textright{
	text-align: right;
}
a {
	color: rgb(28,38,83);
	text-decoration: underline;
}
a:hover {
	color: #A1976C;
	text-decoration: underline;
}
.required {	
	color: #FF0000;
}
#contentfooter, .buttonbrown{
	font-size: .9em;
}
#content .form label .check {
	margin: 0;
	width: 0;
	padding: 0;
}

