body	{ font-family: Arial; font-size: 7.5pt; background-color: #66CCFF }

a:link , a:visited	{ color: black; text-decoration: underline; }
a:hover , a:active	{ color: green; text-decoration: underline; }

a:link.blue, a:visited.blue	{ color: #0000ff; text-decoration: underline; }
a:hover.blue, a:active.blue	{ color: green; text-decoration: underline; }

a:link.darkblue, a:visited.darkblue	{ color: #003366; text-decoration: underline; }
a:hover.darkblue, a:active.darkblue	{ color: green; text-decoration: underline; }

a:link.green, a:visited.green	{ color: #006600; text-decoration: underline; }
a:hover.green, a:active.green	{ color: green; text-decoration: underline; }

a:link.red, a:visited.red	{ color: red; text-decoration: underline; }
a:hover.red, a:active.red	{ color: green; text-decoration: underline; }

a:link.gbp, a:visited.gbp	{ color: #000088; text-decoration: underline; }
a:hover.gbp, a:active.gbp	{ color: green; text-decoration: underline; }

a:link.white, a:visited.white	{ color: white; text-decoration: none; }
a:hover.white, a:active.white	{ color: white; text-decoration: none; }

a:link.headline, a:visited.headline	{ color: #0066FF; text-decoration: underline; }
a:hover.headline, a:active.headline	{ color: green; text-decoration: underline; }

a:link.darkgreen, a:visited.darkgreen	{ color: darkgreen; text-decoration: underline; }
a:hover.darkgreen, a:active.darkgreen	{ color: green; text-decoration: underline; }

a:link.darkorange, a:visited.darkorange	{ color: darkorange; text-decoration: underline; }
a:hover.darkorange, a:active.darkorange	{ color: green; text-decoration: underline; }

a:link.purple, a:visited.purple	{ color: purple; text-decoration: underline; }
a:hover.purple, a:active.purple	{ color: green; text-decoration: underline; }

a:link.darkgray, a:visited.darkgray	{ color: #666666; text-decoration: underline; }
a:hover.darkgray, a:active.darkgray	{ color: green; text-decoration: underline; }

a:link.darkgraynod, a:visited.darkgraynod	{ color: #666666; text-decoration: none; }
a:hover.darkgraynod, a:active.darkgraynod	{ color: green; text-decoration: none; }

.boldtext	{ font-weight: bold; }

.italictext	{ font-style: italic; }

.obliquetext	{ font-style: oblique; }

.smallcaps	{ font-variant: small-caps; }

table.menu { border-left: 1px solid #99ccff; border-right: 1px solid #99ccff; border-top: 1px solid #99ccff; border-bottom: 1px solid #99ccff; width: 100%; height: 35px; border-collapse: collapse; align: center;  }

td.menu		{ font-family: Arial; font-size: 14pt; text-align: center; border-right: 1px solid #99ccff; }

table.standard { width: 100%; background-color: white;}

td.standard		{ font-family: arial; font-size: 7.5pt }

table.bottommenu { width: 100%; align: center; background-color: #3399ff;}

h1	{ padding-left: 10; padding-right: 10; padding-top: 0; margin-bottom: 2; font-family:Franklin Gothic Demi Cond; font-size:18pt; color:#0066FF; }

td.borderleft { border-left: 2px solid #0066FF;   }
td.borderright { border-right: 2px solid #0066FF;  }
td.bordertop { border-top: 2px solid #0066FF;  }
td.borderbottom { border-bottom: 2px solid #0066FF;  }