body {
	background-color:#f8f3e6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
    scrollbar-face-color: #EFEBE0; 
    scrollbar-shadow-color: #666666; 
    scrollbar-highlight-color: #FFFFFF; 
    scrollbar-3dlight-color: #999999; 
    scrollbar-darkshadow-color: #222222; 
    scrollbar-track-color: #EFEBE0; 
    scrollbar-arrow-color: #FFFFFF; 
}
table td{
	background-color:#FFFFFF;
	border:0px solid #000000;
	padding:0px;
	vertical-align:top;
}
.lightbrown_table{
	background-color:#EFEBE0;
	border:0px solid #000000;
}
img {
	border:0px;
}
A:Active,A:link,A:visited{
	text-decoration : underline;
	color :#996600;
}
A:Hover{
	text-decoration : none;
	color :#666666;
}
A:Active.links,A:link.links,A:visited.links{
	font-size:12px;
	text-decoration : none;
	font-weight: bold;
	color :#996600;	
}
A:Hover.links{
	font-size:12px;
	text-decoration : none;
	font-weight: bold;
	color :#999999;
}
A:Active.readmore_link,A:link.readmore_link,A:visited.readmore_link{
	font-size:10px;
	text-decoration : underline;
	color :#3399CC;	
}
A:Hover.readmore_link{
	font-size:10px;
	text-decoration : none;
	color :#666666;
}
A:Active.footer_link,A:link.footer_link,A:visited.footer_link{
	font-size:11px;
	text-decoration : underline;
	color :#996600;	
}
A:Hover.footer_link{
	font-size:11px;
	text-decoration : none;
	color :#666666;
}

h1 {
	font-size:22px;
	font-family:"Book Antiqua", Arial;
	color: #996600;
	font-weight: normal;
}

h2 {
	font-size:18px;
	font-family:"Book Antiqua", Arial;
	color: #6d8a09;
	font-weight: normal;
}

h3 {
	font-size:16px;
	font-family:"Book Antiqua", Arial;
	color: #996600;
}

.bq {
	padding-left:20px;
}

.title {
	font-size:22px;
	font-family:"Lato", Arial;
	color: #996600;
}
.sub-title {
	font-size:14px;
	font-family:"Lato", Trebuchet MS, Arial;
	font-weight: bold;
	color: #996600;
}
.text {
	font-family:"Lato", Trebuchet MS, Arial;
	font-size:14px;
	color: #666666;
	text-decoration: none;
	font-weight: 300;
}
.mediumtext {
	font-family: "Lato", Trebuchet MS, Arial;
	font-size:12px;
	color: #666666;
	text-decoration: none;
	font-weight: 300;
}
.small {
	font-family:"Lato", Trebuchet MS, Arial;
	font-size:12px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.footer_table{
	padding-top:10px;
	font: 10px Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	
}
