body,table,tr,td,blockquote,p,ul,li {
	font-family :  Arial,Helvetica,sans-serif;
	font-size :  12px;
	font-style :  normal;
	color : #7e651b;
	font-weight : normal;
}

b {
	font-weight : bold;
}

h1 {
	font-family :  Verdana,Arial,Helvetica,sans-serif;
	font-size :  14px;
	font-style :  normal;
	color : #996633;
	font-weight : bold;
	margin-left : 20px;
	margin-right : 20px;
}

h2 {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size :  12px;
	font-style :  normal;
	color : #996633;
	font-weight : bold;
	margin-left : 20px;
	margin-right : 20px;
}

h3 {
	font-family :  Verdana,Arial,Helvetica,sans-serif;
	font-size :  11px;
	font-style :  normal;
	color : #996633;
	font-weight : bold;
	margin-bottom : 1px;
	margin-left : 20px;
	margin-right : 20px;
}



A:ACTIVE,  A:LINK, A:VISITED {
	color : #b41c00;
	text-decoration : underline;
}

A:HOVER {
	text-decoration : none;
	color : #f03513;
}

.bodySm {
	font-size :  11px;
	margin-bottom : 0px;
}


.bodyLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	margin-right: 20px;
	margin-left: 40px;
}

.bodyRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	margin-right: 20px;
	margin-left: 20px;
	color: #6c4837;
}
