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{
	text-indent:.5em;
	margin:4px 0px 6px 0px;
 }
 .bodycopy:first-letter{
	color: #663333;
	font-weight:bold;
 }
A{
	font-weight:bold; font-size:10pt;
} 

A:link {
	color:#663333; 
} 
A:visited {
	color:#663333; 
} 
.menubg{
	background:url(../images/tansidebackground.jpg) repeat-y;
	background-color:#CCCC99;
	width:154px;
	vertical-align:top;
	text-align:center;
}
.headLine{

	color:#663333; font-weight:bold; font-size:22pt;

}

.subHead{

	color:#663333; font-weight:bold; font-size:12pt;

}

.heading{
	text-align:center;
	line-height:1;
	color:#663333; font-weight:bold; font-size:10pt;
	margin:6px 0px 8px 0px;

}

.smallType{

	font-size:8pt;

}

.officehours {

	font-family: Georgia Ref, Georgia, Serif, Times, Times Roman; font-size: 7.5pt; color: #000000; font-weight: normal;

}

.address {
	text-align:right;
	font-family: Georgia Ref, Georgia, Serif, Times, Times Roman; font-size: 7.5pt; color: #000000; font-weight: normal;
}

ul, ol {
	padding:0px; margin-top: 4px; margin-bottom: 8px; margin-left:16px;
}
li{
	list-style:square;
		font-family: "Georgia Ref", Georgia, Serif, Times, "Times Roman"; 
		color:#000000; font-size:10pt;

}
ul ul li{
	list-style:circle;
}