HTML
{
    FONT-FAMILY: Verdana, Tahoma, Helvetica, Arial;
}
A:unknown
{
    COLOR: blue
}
A:link
{
    COLOR: #FF9900;
}
A:visited
{
    COLOR: #FFCC33;
}
A:active
{
    COLOR: #336699;
}
TD
{
    FONT-FAMILY: Verdana, Tahoma, Helvetica, Arial;
    FONT-SIZE: smaller
}
H1
{
    COLOR: navy;
    FONT-SIZE: 14pt;
    TEXT-ALIGN: center
}
H2
{
    COLOR: black;
    FONT-SIZE: 14pt
}
H3
{
    COLOR: navy;
    FONT-SIZE: 12pt;
    PADDING-TOP: 5px;
}
H4
{
    COLOR: red;
    FONT-FAMILY: Verdana, Tahoma, Helvetica, Arial;
    FONT-SIZE: 10pt
}
BODY
{
    BACKGROUND-COLOR: #FFFFCC;
    BORDER-BOTTOM: medium none;
    BORDER-LEFT: medium none;
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
}
H5
{
    COLOR: red;
    FONT-SIZE: 10pt
}
H6
{
	FONT-SIZE: 10pt;
    FONT-WEIGHT: bold
}


.tableborder {  border: #333333; border-top-width: thin; border-right-width: thin; border-bottom-width: thin; border-left-width: thin}
.topceel {  background-color: navy}
.greytext {  color: #666666}
.darkback {  background-color: #000066; white-space: nowrap}
.tablebg {  background-color: #FFFFCC}
.tableright {  background-color: #FFFFFF}
.tabletoprow {  font-weight: bold}
.pleasenote
{
	font-weight: bold;
	color: red;
}
LI
{
	list-style-image: url(images/red_arrow.gif);
}

.listblue
{
	list-style-image: url(images/blue_arrow.gif);
}
.tablebgmaroon
{
	background-color: #990033;
}
