
html {
overflow-y: scroll;
}
body {

	font-family: Georgia Ref, Georgia, Serif, Times, Times Roman;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	background-color: #CCCC99;

}
center{
	display:block;
	text-align:center;
}
 ul, ol {
	padding:0px; 
	margin-top: 4px; 
	margin-bottom: 8px; 
	margin-left:16px;
}
li{
	font-family: Georgia Ref, Georgia, Serif, Times, Times Roman;
	font-size: 10pt;

}


.bodyCopy{

	text-align: left;
	font-family: Georgia Ref, Georgia, Serif, Times, Times Roman;
	color:#000000;
	font-size:10pt;
	padding: 0;
	margin-top: 0;
	margin-bottom: .5em;
	width: 440px;

}

.bodyCopy:first-letter {

	padding-left: 8px;
	color: #333300;
	font-weight: bold;

}

p {

	font-family: Georgia Ref, Georgia, Serif, Times, Times Roman;
	color:#000000;
	font-size: 10pt;
	padding: 0;
	margin-top: 0;  margin-bottom: .5em;
 
}

h1, .heading {

	font-family: Georgia Ref, Georgia, Serif, Times, Times Roman;
	font-size: 14pt;
	font-weight: bold;
	line-height: 1.5;
	color: #333300;
	padding:0;
	margin:0;

}

h2, .subHeading {

	font-family: Georgia Ref, Georgia, Serif, Times, Times Roman;
	font-size: 10pt;
	font-weight: bold;
	line-height: 1.5;
	color: #333300;
	padding:0;
	margin:0;

}

A:link { color: #333300; } /* unvisited links */ 
A:visited { color: #333300; } /* visited links */ 
A:hover { color: #FF0000; } /* user hovers */ 
A:active { color: #333300; } /* active links */

.address, .addresstext {

	font-family: Georgia Ref, Georgia, Serif, Times, Times Roman;
	font-size: 7.5pt;
	font-weight: normal;
	color: #000000;
	text-align: right;

}


.officehours {

	font-family: Georgia Ref, Georgia, Serif, Times, Times Roman; font-size: 8pt; color: #000000; font-weight: normal;

}

