<style>
/* Elements */

A:link
{	
    	font-family: Verdana, Arial, Helvetica, sans-serif;
	FONT-WEIGHT: normal;
    	FONT-SIZE: 10pt;
    	COLOR: #000066;
    	TEXT-DECORATION: underline;
}
A:visited
{
    	font-family: Verdana, Arial, Helvetica, sans-serif;
	FONT-WEIGHT: normal;
    	FONT-SIZE: 10pt;
    	COLOR: #000066;
    	TEXT-DECORATION: underline;
}
A:hover
{
    	font-family: Verdana, Arial, Helvetica, sans-serif;
	FONT-WEIGHT: normal;
    	FONT-SIZE: 10pt;
    	COLOR: #990000;
    	TEXT-DECORATION: underline;
}

ADDRESS {}

body {
        background-color: #ffffff;
	margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        font-size: 9pt;
        font-family: Verdana, Arial, Helvetica, sans-serif;
	COLOR: #000000;
	text-decoration: none;
	
}

DIV {}

H1  {
	display: inline;
	color: #000000;
        font-size: 10pt;
        font-weight: bold;
	font-style: normal;
        font-family: verdana, arial, helvetica, sans-serif;
}

H2  {
	display: inline;
	color: #000000;
        font-size: 12pt;
        font-weight: bold;
	font-style: normal;
        font-family: verdana, arial, helvetica, sans-serif;
}

H3  {
	display: inline;
	color: #000000;
        font-size: 14pt;
        font-weight: bold;
	font-style: normal;
        font-family: verdana, arial, helvetica, sans-serif;
}

H4  {
	display: inline;
	color: #000000;
        font-size: 16pt;
        font-weight: bold;
	font-style: normal;
        font-family: verdana, arial, helvetica, sans-serif;
}

LI {}

OL {}

P {

	font-size: 10pt;
        font-family: Verdana, Arial, Helvetica, sans-serif;
	COLOR: #000000;
	text-decoration: none;
}

UL {}

/* Classes */
A.hyper3:link
{
    COLOR: #990000;
    TEXT-DECORATION: none;
}
A.hyper3:visited
{
    COLOR: #990000;
    TEXT-DECORATION: none;
}
A.hyper3:hover
{
    COLOR: #990000;
    TEXT-DECORATION: underline;
}
A.hyper3:active
{
    COLOR: #990000;
    TEXT-DECORATION: none;
}

A.hyper2:link
{
    COLOR: #ffffff;
    TEXT-DECORATION: none;
}
A.hyper2:visited
{
    COLOR: #ffffff;
    TEXT-DECORATION: none;
}
A.hyper2:hover
{
    COLOR: #ffffff;
    TEXT-DECORATION: underline;
}
A.hyper2:active
{
    COLOR: #ffffff;
    TEXT-DECORATION: none;
}
a.anchorwhite  { color: #ffffff;text-decoration:none; }
a.anchorwhite:hover  { color: #ffffff; text-decoration:underline; }
a.anchorwhite:visited  { color: #ffffff; text-decoration:none; }
a.anchorwhite:active  { color: #ffffff; text-decoration:none; }

a.topnav:link {
        color: #FFFFFF;
 	font-family: Verdana, Arial, Helvetica, sans-serif; 	
	font-size: 10pt; 
	font-weight: bold;
}

a.topnav:visited {
        color: #FFFFFF;
 	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: bold;
}

a.topnav:hover {
        color: #990000;
 	font-family: Verdana, Arial, Helvetica, sans-serif; 	
	font-size: 10pt; 
	font-weight: bold;
 	text-decoration: underline;
}

P.introduction {}

td.callout{
	background-color: #DFDFDF;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt;
	COLOR: #000000; 
	font-weight: normal;


}

.footer {
	font-family: tahoma;
	font-size: 10px;
	color: #c5c5bf;
}
li.dot
{
background-image: url(/images/dot.jpg);
background-repeat: no-repeat;
background-position: 0 .4em;
padding-left: 2em;
COLOR: #000000;
FONT-FAMILY: Verdana, Arial, Helvetica, 'sans serif';
FONT-SIZE: 9pt;
FONT-WEIGHT: normal
}
ul
{
list-style-type: none;
padding: 5;
margin: 2;
}

/* IDs */

DIV#body {}
</style>
