﻿.bodyTable   { width: 740; border: 6px solid #1A497D; background-color: #FFFFFF }
.contentCells { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #1A497D; text-align:justify }
.longLeftCell {
	background-color: #C0C0C0;
	background-image: url('graphics/gray-v.gif');
	background-repeat: repeat-y;
}
.ltBluCells  { padding:5px; background-color: #7B9AC6; font-family:Arial; color:#FFFFFF; font-size:8pt; width:100%; height:30 }
.gryCells    { background-color: #C6C6C6 }
.dkBluCells  { padding:5px; width: 100%; background-color: #1A497D; color:#FFFFFF; font-size:8pt; font-family:Arial; height:12 }
.contentTable { border:8px solid #FFFFFF; font-family: Arial, Helvetica, sans-serif; color: #3A4A61; font-size: 10pt; width: 100%; background-color: #FFFFFF }
body         {
	background-color: #576D93;
	background-image: url('graphics/blu-h.gif');
	background-repeat: repeat-x;
}
a:active     { color: #CC0000; font-variant: small-caps; text-transform:capitalize; font-size:10pt; font-family:Arial; font-style:italic; font-weight:bold }
a:link       { font-variant: small-caps; color: #1A497D; font-size: 10pt; font-family: Arial; 
               text-transform: capitalize; font-weight: bold; text-decoration:none }
a:visited    { color: #1A497D; font-family: Arial; font-size: 10pt; text-transform:capitalize; font-variant:small-caps; font-weight:bold; text-decoration:none }
a:hover      { color: #CC0000; font-variant: small-caps; font-family: Arial; font-size: 10pt; 
               font-style: italic; text-transform:capitalize; font-weight:bold; text-decoration:underline }
h1           { font-family: Arial; font-size: 14px; color: #000000 }