h1 {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 24px; font-weight: bold; color: #990000; font-style: italic;  font-variant: normal}
h2 {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 20px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; color: #000000;}
h3 {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; font-weight: normal; color: #333333; font-style: italic; line-height: 20px; font-variant: normal;}
h4 {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #333300}
h5 {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px; font-weight: normal; color: #999999; font-style: italic; line-height: 20px; font-variant: normal}
h6 {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 9px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #333300}

p {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-weight: normal; color: #333333; font-style: normal; line-height: normal; font-variant: normal}

a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
} 
a:visited {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 9pt; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: uppercase; color: #333333; text-decoration: none}
a:active {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 9pt; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: uppercase; color: #666666; text-decoration: none}
a:hover {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 9pt; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; color: #FFCC66; text-decoration: none}
.notnav a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: black;
	text-decoration: underline;
	text-transform: none;

} 
.notnav a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: underline;
	text-transform: none;
}
.notnav a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: underline;
	text-transform: none;
}
.notnav a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFCC66;
	text-decoration: underline overline;
	text-transform: none;
}



.innertable {
	border: medium solid #990000;
	background-image: none;
	background-color: #FFFFFF;
}
.outertable {
	border: thick solid #990000;
	background-image:  url(design-images/bg3.gif);
}
.photoright {
	float: right;
	border: 1px solid #CC9900;
	margin: 10px;


}.navtab {
	background-image: url(design-images/navbg.jpg);
	text-align: center;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	margin-left: 15px;



}
.vertline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}
.photoleft {
	margin: 10px;
	float: left;
	border: 1px solid #CC9900;

}
.photoborder {
	border: 1px solid #000000;
}
