BODY
{
    FONT-SIZE: 11pt;
    COLOR: #000000;
    FONT-FAMILY: helvetica, arial, sans-serif
}
P
{
    FONT-SIZE: 11pt;
    COLOR: #00BFFF;
    FONT-FAMILY: helvetica, arial, sans-serif
}
TD
{
    FONT-SIZE: 11pt;
    COLOR: #00BFFF;
    FONT-FAMILY: helvetica, arial, sans-serif
}
OL
{
    FONT-SIZE: 11pt;
    FONT-FAMILY: helvetica, arial, sans-serif
}
UL
{
    FONT-SIZE: 11pt;
    FONT-FAMILY: helvetica, arial, sans-serif
}
TH
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12pt;
	FONT-FAMILY: helvetica, arial, sans-serif;
    VERTICAL-ALIGN: bottom;
    COLOR: #ffffff;
    BACKGROUND-COLOR: #CC3300
}

.italic { font-family: Arial, Geneva, sans-serif; font-size: 18px; color:#00FF00; font-style: italic; }
.list { font-family: Arial, Geneva, sans-serif; font-size: 12px; font-weight: bold; color: #00BFFF; }
.copyright { font-family: 'MS Sans Serif', Geneva, sans-serif; font-size: 10px; color: #00BFFF; }

.sectheading  { font-family: Arial; font-size: 15pt; font-weight: bold; color : #00BFFF; }
.heading    { font-family: Arial; font-size: 14pt; font-weight: bold;	color : #00BFFF; }
.subheading { font-family: Arial; font-size: 13pt; font-weight: bold; color : #00BFFF; }
.subheadingblack { font-family: Arial; font-size: 9pt; font-weight: bold; color : #000000; }
.text        { font-family: Arial; font-size: 10pt }
.smtext        { font-family: Arial; font-size: 9pt }
.quote        { font-family: Arial; font-size: 10pt }
.linkshilite  { font-family: Arial; font-size: 11pt; color: #CC3300; font-weight: bold }
.linkshiliteplan  { font-family: Arial; font-size: 11pt; color: #CC3300; font-weight: bold }
.linkshiliteplan:hover
{
    BACKGROUND: #CC3300;
    COLOR: #FFCF00;
    FONT-FAMILY: Arial;
    FONT-SIZE: 10pt;
    TEXT-DECORATION: none
}
.links    {
	font-family: Arial;
	font-size: 10pt;
	color: #7E7E7E;
	font-weight: bold;
	text-decoration : none;
}
.links:hover
{
    BACKGROUND: #CC3300;
    COLOR: #FFCF00;
    FONT-FAMILY: Arial;
    FONT-SIZE: 10pt;
    TEXT-DECORATION: none
}
.sublinks    {
	font-family: Arial;
	font-size: 9pt;
	color: #7E7E7E;
	font-weight: bold;
	text-decoration : none;
}
.sublinks:hover
{
    BACKGROUND: #CC3300;
    COLOR: #FFCF00;
    FONT-FAMILY: Arial;
    FONT-SIZE: 9pt;
    TEXT-DECORATION: none
}

/* Red */
.color1 { background-color : #CC3300; }
/* Cream */
.color2 { background-color : #FFF1B3; }
/* Gold FFCF00 */
.color3 { background-color : #FFE46E; }
/* White */
.color4 { background-color : #FFFFFF; }
/* Black */
.color5 { background-color : #000000; }