body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

td, p, th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

maybe change: li {
	font-size: 10pt;
}

.caption {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
}

.HomeText {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #ffffff;
}

.NavLinkOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
}

.NavLinkOn:Hover, .NavLinkOff:Hover {
	color: #ffffff;
	text-decoration: None;
}

.NavLinkOff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: Black;
}

.NavDivider {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
}

form {
	margin : 0px;
}

hr {
	height: 1px;
	color : #509AC9;
}

.tblNavbgColor {
	background-color : #509AC9;
}

.tblNavBotbgColor {
	background-color : #B8D0DC;
}

.Name {
	font-size: 10pt;
	font-weight: bold;
}

.JobTitle {
	font-size: 10pt;
	color: #509AC9;
	font-weight: bold;
}

.PageTitle {
	font-size: 16pt;
	color: #ffffff;
}

h1 {
	font-size: 16pt;
	color: #000000;
	font-weight: normal;
}

.ProjectTitle {
	font-size: 16pt;
	color: #000000;
}

.ProjectLink {
	font-size: 9pt;
	font-weight: bold;
	color: #509AC9;
	line-height : 150%;
}

.ProjectLink:Hover {
	color: #B8D0DC;
	text-decoration: None;
}

.Areas1 {
	font-size: 12pt;
	color: #B8D0DC;
	font-weight: bold;
}

.Areas1Link {
	font-size: 12pt;
	font-weight: bold;
	color: #B8D0DC;
}

.Areas1Link:Hover {
	text-decoration: None;
}

.Areas2 {
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
}

.Areas2Link {
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}

.Areas2Link:Hover {
	text-decoration: None;
}

.Areas3 {
	font-size: 12pt;
	color: #509AC9;
	font-weight: bold;
}

.Areas3Link {
	font-size: 12pt;
	font-weight: bold;
	color: #509AC9;
}

.Areas3Link:Hover {
	text-decoration: None;
}

.Regatta {
	border : 3px #509AC9;
	border-color : #808080;
}

.button {
	border-color : #000000;
}

