body {
    margin: 0px;
	padding: 0px;
}

.style1 {font-family: Papyrus}
.style2 {font-family: Papyrus; font-size: small; }
.style5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	border-top: 3px none #CCCCCC;
	border-right: 3px none #CCCCCC;
	border-bottom: 3px dotted #CCCCCC;
	border-left: 3px none #CCCCCC;
}
.style6 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.smallGeorgia {font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; color: #996600;}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #00CC00;
}
a:active {
	text-decoration: none;
}
.style7 {font-family: Papyrus; font-size: 12px; }
.style8 {color: #009933}
.style9 { font-family: Arial, Helvetica, sans-serif;font-size: 9px}
.style10 { font-family: Arial, Helvetica, sans-serif; font-size: 11px}
#nav td{
	padding-left: 5px;
}
#photoRight {
	float: right;
	width: 150px;
}
#formatRight {
}
