body {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
}

BODY {
    scrollbar-face-color: #52912F;
    scrollbar-arrow-color:#ffcc33;
    scrollbar-highlight-color:#339999;
    scrollbar-3dlight-color:#ffcc33;
    scrollbar-shadow-color:#338833;
    scrollbar-darkshadow-color:#338833;
    scrollbar-track-color: #338833;
}

.mainheading {
	font-family: Arial;
	font-size: 18pt;
	font-weight: bolder;
	color: #52912F;
}
.header
{font-family: Arial;
	font-size: 14pt;
	font-weight: bolder;
	color: #000000;
}
.sections {
	font-family: Arial;
	font-size: 10pt;
}
table {
	font-family: Arial;
	font-size: 12pt;
	color: #000000;
}
.subheading {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
.subheading2 {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #52912F;
}
.catprint {
	font-family: Arial;
	font-size: 10px;
	font-weight: regular;
	color: #666666;
}
.catprintH5 {
	font-family: Arial;
	font-size: 10px;
	font-weight: regular;
	color: #000000;
}
.catprintH4 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.catprintH3 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.regular {
	font-family: Arial;
	font-size: 12px;
	font-weight: regular;
	color: #666666;
}
.regular2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: regular;
	color: #52912F;
}
.bold-1 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #52912F;
}
.small {
	font-family: Arial;
	font-size: 11px;
	font-weight: regular;
	color: #000000;
}
.fineprint {
	font-family: Arial;
	font-size: 10px;
	font-weight: regular;
	color: #999999;
}

a:link {
	font: bold 12px arial;
	color: #336633;
	text-decoration: none;
}
a:visited {font: bold 12px arial; color: #336633; text-decoration: none;}
a:hover {font: bold 12px arial; color: #004891; text-decoration: underline;}

#nav a
{
	font: bold 9px arial;
	color: #336633;
	text-decoration: none;	
}
#nav a:visited { font: bold 9px arial; color: #336633; text-decoration: none;}
#nav a:hover {font: bold 9px arial; color: #004891; text-decoration: underline;}
#bg_ft
{
width : 740px;
	height : 10px;
	background-image: url(consult/common/bg_ft.jpg);
	background-repeat: no-repeat;

}
