BODY {
	color : #666666;
	font-family : Verdana, Arial, sans-serif;
	text-align : left;
}

h1, h2, h3, h4, h5 {
	color : #652E11;
	font-family : Verdana, Arial, sans-serif;
	text-align : left;
	font-size : 18px;
	margin : 20px 20px 20px;
}

h1 {
	font-size : 18px;
}

h2 {
	font-size : 14px
}


.main {
	font-size : 11px;
	margin : 20px 20px 20px;
}

A {
	color : #652E11;
}

A:HOVER {
	color : #AB8741;
}

li {
	line-height : 8px ;
}

.menu {
	color : #C7C7C7;
	font-size : 11px;
	text-decoration : none;
}

.tableborderall {
	border : 1px solid #652E11;
}

.tableleftborder {
	border-left : 1px solid #652E11;
}

.leftborderlight {
	border-left : 1px solid #AB8741;
}