@charset "UTF-8";
/* CSS Document */



html, body, td, th, p {
	font-family: Tahoma;
	font-size: 11px;
	color: #522F20;
}
a:link, a:visited {
	font-family: Tahoma;
	color: #522F20;
}
a:active, a:hover {
	color:#330000;
}

.txt2 {
	font-family: Tahoma;
	font-size: 11	px;
	color: #FFFFFF;
}
.txt3, .txt3 a {
	font-family: Tahoma;
	font-size: 11px;
	color: #ABA498;
}
h2 { padding:0; margin:0; font-size:15px;}
h3 { font-size:13px; }

.menuLeft li {
padding-bottom:4px;
font-size:11px;
}

TD.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

HR {
	color : #3399CC;
}