body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	color: #000066;
	text-align: justify;
}
a:link {
	color: #990033;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	color: #006666;
	font-weight: normal;
}
a:hover {
	text-decoration: underline;
	color: #990033;
	font-weight: normal;
}
a:active {
	text-decoration: underline;
	color: #990033;
	font-weight: normal;
}
h1 {
	font-size: 24px;
	color: #663366;
}
h2 {
	font-size: 16px;
	color: #000066;
}
h3 {
	color: #000066;
}
ul {
	list-style-position:inside;
	list-style:disc;
}
.side1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000099;
}
.contenttext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #003366;
}
.bodytextcontent {
	border: thin dotted #9999CC;
	list-style-position: inside;
	list-style-type: square;
}
textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
caption {
}
.style3 {font-size: 14px}
.style4 {font-size: 13px}
.style6 {font-size: 12px}
.style7 {font-size: 10px}
.style8 {
	color: #990033;
	font-weight: bold;
	font-size: 16px;
}
.firstSentence {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #000066;
}
.quote {
	font-style: italic;
	font-size: 11px;
	font-weight: lighter;
}
.headingQuote {
	color: #663366;
	font-style: italic;
}
.onthispage{
	margin: 0 100px;
	padding: 10px;
	border: 1px solid #666666;
	background-color: #f3f0f4;
}
img.leftCloseBorder{
	float: left;
	margin-right:15px;
	margin-bottom: 10px;
	border: 1px solid #666;
}
img.rightCloseBorder{
	float: right;
	margin-left:15px;
	margin-bottom: 10px;
	border: 1px solid #666;
}
/*.pic {
	background:url(graphics\drop_shadow.gif) right bottom no-repeat;
	float:left;
}*/
.pic img{
	border: 1px solid #666;
	background-color:#fff;
	padding:4px;
	position:relative;
	top:-5px;
	left:-5px;
}
.photo {
	background:url(drop_shadow.gif) right bottom no-repeat;
}
.photo img {
	border:1px solid #666;
	background-color:#fff;
	padding:4px;
	position:relative;
	top:-5px;
	left:-5px;
}
