/* blue styles */

.blueheading
{COLOR: #333366;
font-family: Arial, Helvetica, sans-serif;
font-size: 16pt;
font-style: normal;
font-weight: bold}

.bluesubheading
{COLOR: #333366;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-style: normal;
font-weight: bold;
text-indent: 10px}

.bluesubheadingx
{COLOR: #333366;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-style: normal;
font-weight: bold}

.bluecopy
{COLOR: #333366;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-style: normal;
font-weight: normal}

.bluecopybold
{ COLOR: #333366;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-style: normal;
font-weight: bold}

.bluesmall
{COLOR: #333366;
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
font-style: normal;
font-weight: normal}


/* red styles */

.redheading
{COLOR: #FF0000;
font-family: Arial, Helvetica, sans-serif;
font-size: 16pt;
font-style: normal;
font-weight: bold}

.redsubheading
{COLOR: #FF0000;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-style: normal;
font-weight: bold;
text-indent: 10px}

.redcopy
{COLOR: #FF0000;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-style: normal;
font-weight: normal}

.redcopybold
{ COLOR: #FF0000;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-style: normal;
font-weight: bold}

.redsmall
{COLOR: #FF0000;
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
font-style: normal;
font-weight: normal}

/* white styles */

.whiteheading
{COLOR: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 16pt;
font-style: normal;
font-weight: bold}

.whitesubheading
{COLOR: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-style: normal;
font-weight: bold;
text-indent: 10px}

.whitecopy
{COLOR: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-style: normal;
font-weight: normal}

.whitecopybold
{ COLOR: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-style: normal;
font-weight: bold}

.whitesmall
{COLOR: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
font-style: normal;
font-weight: normal}

.whitesmallbold {
COLOR: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
font-style: normal;
font-weight: bold
}

/* anchors */

A:LINK {
COLOR: #006699;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-style: normal;
}

A:VISITED {
COLOR: #006699;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-style: normal;
}

A:ACTIVE {
COLOR: #0099CC;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-style: normal;	
}

A:HOVER {
COLOR: #0099CC;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-style: normal;	
}


th
{COLOR: #333366;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-style: normal;
font-weight: bold;

}

td
{COLOR: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-style: normal;
font-weight: normal}