html, body {
   background: #FFF;
   color: #000;
}

.aqualink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #055;
	text-decoration: none;
}
.aqualink:hover {
	color: #088;
	text-decoration: underline;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	margin: 0px;
}
.bigred { color: #B40101; }
.biggrey { color:#666666; }
.bigblack { color: #000000; }

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	font-style: italic;
	margin: 0px;
}

.aqualink2 {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #005555;
	background: inherit;
	text-decoration: none;
}
.aqualink2:hover {
	color: #008888;
	background: inherit;
	text-decoration: underline;
}

p {
	font-family:"Times New Roman", Times, serif;
	font-size:medium;
	color:#000;
	margin-top:0px;
	margin-bottom:12px;
}

.intext:link     {font-weight: normal; text-decoration: none; color: #005555}
.intext:visited  {font-weight: normal; text-decoration: none; color: #005555}
.intext:active   {font-weight: normal; text-decoration: none; color: #005555}
.intext:hover    {font-weight: normal; text-decoration: underline; color: #008888}

.redlink:link     {font-family: Arial, Helvetica; font-size: 11pt; font-weight: bold; text-decoration: none; color: #cc0000}
.redlink:visited  {font-family: Arial, Helvetica; font-size: 11pt; font-weight: bold; text-decoration: none; color: #cc0000}
.redlink:active   {font-family: Arial, Helvetica; font-size: 11pt; font-weight: bold; text-decoration: none; color: #cc0000}
.redlink:hover    {font-family: Arial, Helvetica; font-size: 11pt; font-weight: bold; text-decoration: underline; color: #cc0000}

.backlink:link     {font-family: Arial, Helvetica; font-size: 8pt; font-weight: normal; text-decoration: none; color: #005555}
.backlink:visited  {font-family: Arial, Helvetica; font-size: 8pt; font-weight: normal; text-decoration: none; color: #005555}
.backlink:active   {font-family: Arial, Helvetica; font-size: 8pt; font-weight: normal; text-decoration: none; color: #005555}
.backlink:hover    {font-family: Arial, Helvetica; font-size: 8pt; font-weight: normal; text-decoration: underline; color: #008888}

.backlinktext     {font-family: Arial, Helvetica; font-size: 8pt; font-weight: normal;}

.whitelink:link     {font-family: Arial, Helvetica; font-size: 9pt; font-weight: normal; text-decoration: underline; color: #ffffff}
.whitelink:visited  {font-family: Arial, Helvetica; font-size: 9pt; font-weight: normal; text-decoration: underline; color: #ffffff}
.whitelink:active   {font-family: Arial, Helvetica; font-size: 9pt; font-weight: normal; text-decoration: underline; color: #ffffff}
.whitelink:hover    {font-family: Arial, Helvetica; font-size: 9pt; font-weight: normal; text-decoration: underline; color: #ff0000}

.bluelink2:link     {font-family: Arial, Helvetica; font-size: 11pt; font-weight: bold; text-decoration: underline; color: #0000ff}
.bluelink2:visited  {font-family: Arial, Helvetica; font-size: 11pt; font-weight: bold; text-decoration: underline; color: #0000ff}
.bluelink2:active   {font-family: Arial, Helvetica; font-size: 11pt; font-weight: bold; text-decoration: underline; color: #0000ff}
.bluelink2:hover    {font-family: Arial, Helvetica; font-size: 11pt; font-weight: bold; text-decoration: underline; color: #ff0000}

.nav:link     {font-family: Arial, Helvetica; font-size: 9pt; font-weight: bold; text-decoration: none; color: #000000}
.nav:visited  {font-family: Arial, Helvetica; font-size: 9pt; font-weight: bold; text-decoration: none; color: #000000}
.nav:active   {font-family: Arial, Helvetica; font-size: 9pt; font-weight: bold; text-decoration: none; color: #000000}
.nav:hover    {font-family: Arial, Helvetica; font-size: 9pt; font-weight: bold; text-decoration: none; color: #ff0000}

.contextual:link     {font-family: Arial, Helvetica; font-size: 9pt; font-weight: bold; text-decoration: none; color: #8080B5}
.contextual:visited  {font-family: Arial, Helvetica; font-size: 9pt; font-weight: bold; text-decoration: none; color: #8080B5}
.contextual:active   {font-family: Arial, Helvetica; font-size: 9pt; font-weight: bold; text-decoration: none; color: #8080B5}
.contextual:hover    {font-family: Arial, Helvetica; font-size: 9pt; font-weight: bold; text-decoration: none; color: #ff0000}

.reddivider {color:#bf0101; font-size: 9pt; font-family: "RotisSemiSans", Arial, Helvetica; font-weight: bold; font-style: normal;}

.error {color:#ff4444; font-size: 9pt; font-family: "RotisSemiSans", Arial, Helvetica; font-weight: bold; font-style: normal;}

.white {color:#ffffff; font-size: 9pt; font-family: "RotisSemiSans", Arial, Helvetica; font-weight: normal; font-style: normal;}

.black {color:#000000; font-size: 9pt; font-family: "RotisSemiSans", Arial, Helvetica; font-weight: normal; font-style: normal;}

.grey {color:#666666; font-size: 9pt; font-family: "RotisSemiSans", Arial, Helvetica; font-weight: bold;}

.redtext {color:#ff0000; font-size: 11pt; font-family: Arial, Helvetica; font-weight: bold; font-style: normal;}

.black2 {color:#000000; font-size: 9pt; font-family: "RotisSemiSans", Arial, Helvetica; font-weight: normal; font-style: normal;}