html {
	overflow-y: scroll;
}
BODY {
	background-color:#FFFFCC;
	font-family: Georgia Ref, Georgia, Serif, Times, Times Roman;
	color:#000000;
	font-size:10pt;
}
P, li {
	text-align:left;
	font-family: Georgia Ref, Georgia, Serif, Times, Times Roman;
	color:#000000;
	font-size:10pt;
}
P {
	MARGIN-TOP: 4px;
	MARGIN-BOTTOM: 6px;
}
.bodycopy:first-letter {
	font-family: Georgia Ref, Georgia, Serif, Times, Times Roman;
	font-weight: bold;
	color:#006600;
	font-size:10pt;
	margin-left:4pt;
}
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 {
	text-align:center;
	color:#006600;
	font-weight:bold;
	font-size:10pt;
	margin:0px 0px 6px 0px;
}
.smallType {
	font-size:8pt;
}
.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;
}
.sidebg {
	vertical-align:top;
	background-color:#FFF;
	text-align:center;
	background:url(../images/vin.jpg) repeat-x;
}
ul, ol {
	padding:0px;
	margin-top: 4px;
	margin-bottom: 8px;
	margin-left:16px;
}
li {
	margin:4px 0px 6px 0px;
}
