html {
overflow-y: scroll;
}
BODY{
	background-color:#CCCC99;

	font-family: Georgia Ref, Georgia, Serif, Times, Times Roman; color:#000000; font-size:10pt;

} 


p{
	font-family: Georgia Ref, Georgia, Serif, Times, Times Roman; color:#000000; font-size:10pt;
} 

.bodycopy{
	margin:2px 0px 4px 0px;
}
.bodycopy:first-letter {
	font-family: Georgia Ref, Georgia, Serif, Times, Times Roman;
	font-weight: bold;
	color:#006600;
	font-size:10pt;
	margin-left:4pt;
}
A{
	font-weight:bold; font-size:10pt;
} 

A:link {
	color:#006600; 
} 
A:visited {
	color:#006600; 
} 
.headLine{
	color:#006600; font-weight:bold; font-size:22pt;
}

.subHead{
	color:#006600; font-weight:bold; font-size:12pt;
}

.heading{

	color:#006600; font-weight:bold; font-size:10pt;

}

.smallType{

	font-size: 7.5pt;

}

.officehours {

	font-family: Georgia Ref, Georgia, Serif, Times, Times Roman; font-size: 8pt; color: #000000; font-weight: normal;

}

.address {

	font-family: Georgia Ref, Georgia, Serif, Times, Times Roman; font-size: 7.5pt; color: #000000; font-weight: normal;

}

ul, ol {
	list-style:square;
	padding:0px; margin-top: 4px; margin-bottom: 8px; margin-left:16px;
}
li{
	margin:2px 0px 4px 0px;
	font-family: Georgia Ref, Georgia, Serif, Times, Times Roman; color:#000000; font-size:10pt;
}
.menubg{
	background:url(../images/aa4sidebackground.gif) repeat-y;
	background-color:#CCCC99;
	vertical-align:top;
	text-align:center;
	width:154px;
}