<style type="text/css">
<!--
.tableMain {
	border-width:0px;
	border-style:none;
	margin:0px;
	padding:0px;
	font-family: arial, sans-serif;
}
.tableMenu {
	font-size: 13pt;
	font-family: arial, sans-serif;
}
.buttonText {
	font-weight: bold; 
	color: yellow;
	text-decoration: none;
}
.buttonText:hover {
	font-weight: bold; 
	color: white;
	text-decoration: underline;
}
.buttonCurrent {
	font-weight: bold; 
	color: black;
}
.buttonCell { 
	background-color: navy
}
.tableBio {
	border-color:navy;
	border-style:solid;
	border-right-width:1px;
	border-bottom-width:1px;
	border-left-width:0px;
	border-top-width:0px;
	font-family: arial, sans-serif;
	}
.bioTextHeader {
	font-weight:bold;
	font-size:12pt;
	text-decoration:underline;
}
.bioTextSub {
 	font-size:9pt; 
}
.tableTip {
	border-width:0px;
	font-family: arial, sans-serif;
	}
.tipTextHeader {
	font-weight:bold;
	font-size:12pt;
	text-decoration:underline;
}
.tipText {
 	font-size:9pt; 
 	font-style:italic;
}
.tableBWG {
	border-color:navy;
	border-style:solid;
	border-right-width:0px;
	border-bottom-width:1px;
	border-left-width:0px;
	border-top-width:1px;
	font-family: arial, sans-serif;
}
.bwgTextHeader {
	font-weight:bold;
	font-size:12pt;
	text-decoration:underline;
}
.bwgText {
 	font-size:9pt; 
}
.linksHeader {
	font-size:12pt;
	font-weight:bold;
	font-family: arial, sans-serif;
	text-decoration:none;
}
.linksHeader:hover {
	font-size:12pt;
	color:navy;
	font-weight:bold;
	font-family: arial, sans-serif;
	text-decoration:underline;
}
.linksSubtext {
	font-size:9pt;
	font-family: arial, sans-serif;
	font-style:italic;
}
UL.links {
	list-style-type: square;
	font-size:10pt;
	font-weight:bold;
	font-family: arial, sans-serif;
}
.linksBox {
	border-color:navy;
	border-style:solid;
	border-right-width:2px;
	border-bottom-width:2px;
	border-left-width:2px;
	border-top-width:2px;
	}
.metar {
	font-weight: bold;
	font-size: 8pt;
	color: black;
	font-family: arial, sans-serif;
	}
.calTable {
	border-color:navy;
	border-style:solid;
	border-right-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
	border-top-width:1px;
	background-color: lavender;
	}
.calTableSchd {
	border-color:navy;
	border-style:solid;
	border-right-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
	border-top-width:1px;
	background-color: green;
	}
.calTableNA {
	border-color:navy;
	border-style:solid;
	border-right-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
	border-top-width:1px;
	}
.calTablePend {
	border-color:navy;
	border-style:solid;
	border-right-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
	border-top-width:1px;
	background-color: yellow;
	}
.calText {
	font-family: arial, sans-serif;
	font-size: 9pt;
	}
.calTextSchd {
	font-weight: bold;
	color: white;
	font-family: arial, sans-serif;
	font-size: 9pt;
	}
.calTextPend {
	font-weight: bold;
	color: black;
	font-family: arial, sans-serif;
	font-size: 9pt;
	}
A.cal {
	font-weight: bold;
	color: navy;
	}
.formText {
	font-family: arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: navy;
	}
.formBoxes {
	font-family: Courier;
	font-size: 10pt;
	font-weight: bold;
	color: mediumblue;
	}	
.formSubmit {
	font-family: arial, sans-serif;
	font-weight: bold;
	color: white;
	font-size: 9pt;
	background-color: navy;
	border-style: outset;
	border-color: black;
	}
.formConfirm {
	font-family: arial, sans-serif;
	font-weight: bold;
	color: black;
	font-size: 10pt;
	font-style:italic;
	}
.formResults {
	font-family: arial, sans-serif;
	font-weight: bold;
	color: navy;
	font-size: 14pt;
	}
.monthHeader {
	font-family: arial, sans-serif;
	font-weight: bold;
	color: lavender;
	font-size: 24pt;
	}
.galleryText {
	font-family: arial, sans-serif;
	font-style:italic;
	font-weight: bold;
	color: navy;
	font-size: 11pt;
	}
.galleryThumb {
	font-family: arial, sans-serif;
	font-weight: bold;
	color: navy;
	font-size: 12pt;
	}
.footerText {
	font-size: 8pt;
	color: navy;
	font-family: serif;
	}
A {
	color:mediumblue;
	}
-->
</style>