a:link
{
	color: #15FBFE;
}
a:visited
{
	color: #16F5F8;
} 
a:active 
{
	color: #15FBFE;
}
a:hover 
{
	color: #F88116;
}

BODY
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 9pt;
    MARGIN-LEFT: 0px;
    COLOR: #ffffff;
    FONT-STYLE: normal;
    FONT-FAMILY:  Arial, arial;
    FONT-VARIANT: normal;
    background-color: #003366;
}
TD
{
    FONT-SIZE: 9pt;
    COLOR: #ffffff;
    FONT-FAMILY: arial;
    TEXT-DECORATION: none
}
TD.head1
{
    FONT-SIZE: 12pt;
    FONT-WEIGHT=bold;
    COLOR: #4B0A94;
    FONT-FAMILY: arial;
    TEXT-DECORATION: none
}

table
{
	table-border-color-light: rgb(255,102,153);
	table-border-color-dark: rgb(102,51,153); 
}
h2, h3, h4, h5, h6
{
	font-family: Arial Rounded MT Bold, Arial, Helvetica;
}

h1
{
	color:#0066FF; font-family:Arial; font-size:14pt; text-decoration:overline underline; text-transform:uppercase; font-weight:bold; background-color:#000080 
}
h2
{
	color: #0066FF;text-decoration:overline underline; font-size:12pt; font-family:Arial, arial; font-weight:bold; background-color:#000080 
}
h3
{
	color: rgb(51,153,102); 
}
h4
{
	color: rgb(102,51,153);
}
h5
{
	color: rgb(255,102,153);
}
h6
{
	color: rgb(51,153,102);
}