body { background-color: white; }
.title {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#DFC7B0;
	font-weight:bold;
	}
.maincontent {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 8px 24px 10px 20px;
	}
h1 {
    font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size:16px;
	color:#9A5210;
	}
.bulllist {
	margin: 4px 24px 0 30px;
	}
.expertleftcol {
    padding-right:20px;
	padding-bottom:8px;
	background-color:#F7E7C8;
	}
.expertrightcol {
	padding-left:6px;
	padding-bottom:5px;
	border-top:2px solid #F7E7C8;
	}
.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#996600;
	}
.global {
    font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size:16px;
	}
.globalgray {
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size:16px;
	color:#DFC7B0;
}
.local {
    font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size:14px;
	}
.localgray {
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size:14px;
	color:#DFC7B0;
}
a:link
	{color: black;}
a:visited
	{color: black;}
a:hover
	{color: #E69722;}

.contactbox {
	font-family:Arial;
	font-size:12px;
	padding:4px 0 4px 0;
	background-color:#C6A57D;
	}