body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
}
a:link {
	text-decoration: none;
	color: #0000CC;
}
a:visited {
	text-decoration: none;
	color: #000099;
}
a:hover {
	text-decoration: none;
	color: #0033CC;
}
a:active {
	text-decoration: none;
	color: #000000;
}


.textbrown{
	color:#5B4B3C;
}

.smalltextbrown{
	color:#5B4B3C;
	font-size:10px;
}

.textbrownbold{
	font-weight:bold;
	color:#5B4B3C;
}