<style>
} 

BODY {
    background-color : #003366;
    font-size :10pt;
    font-family : Arial, Verdana, Helvetica;
    font-weight : normal;
    color : #FFFFFF;

    } 
DIV {
    font-size : 8pt;
    font-family : Arial, Verdana, Helvetica;
    font-weight : normal;
    color : #000033;
    } 

DIR {
    font-size : 10pt;
    font-family : Arial, Verdana, Helvetica;
    font-weight : normal;
    color : #000033;
    } 

P {
    font-size : 10pt;
    font-family : Arial, Verdana, Helvetica;
    font-weight : normal;
    color : #003366;
    } 

.skip {
    display: none;
    font-family : Arial, Verdana, Helvetica;
    font-weight : normal;
    color : #000033;
    } 

.smaller {
    font-size : 8pt;
    font-family : Arial, Verdana, Helvetica;
    font-weight : normal;
    color : #000033;
    } 

.large {
    font-size : 12pt;
    font-family : Arial, Verdana, Helvetica;
    font-weight : normal;
    color : #006699;
    } 

H2 {
	font-size :16pt;
	font-family : Arial, Verdana, Helvetica;
	font-weight : bold;
	color : #006666;
	font-style: italic;

    } 

H3 {
    font-size :12pt;
    font-family : Arial, Verdana, Helvetica;
    font-weight : bold;
    color : #33CC99;
    }
	
H4 {
    font-size :12pt;
    font-family : Arial, Verdana, Helvetica;
    font-weight : bold;
    color : #33CC99;
    } 
	
H5 {
    font-size :11pt;
    font-family : Arial, Verdana, Helvetica;
    font-weight : bold;
    color : #009999;
    } 

H6 {
    font-size :11pt;
    font-family : Arial, Verdana, Helvetica;
    font-weight : bold;
    color : #339966;
    } 
B {
    font-size :10pt;
    font-style : normal;
    font-family : Arial, Verdana, Helvetica;
    font-weight : bold;
    color : #003333;
    } 

TABLE {
    font-size :10pt;
    font-family : Arial, Verdana, Helvetica;
    font-weight : normal;
    } 

TH {
    font-size :10pt;
    font-family : Arial, Verdana, Helvetica;
    font-weight : bold;
    } 

TD {
    font-size :10pt;
    font-family : Arial, Verdana, Helvetica;
    } 

UL {
    font-size :10pt;
    font-family : Arial, Verdana, Helvetica;
    font-weight : normal;
    color : #000033;
    } 

OL {
    font-size :10pt;
    font-family : Arial, Verdana, Helvetica;
    font-weight : normal;
    color : #000033;
    } 

LI {
    font-size : 10pt;
    font-family : Arial, Verdana, Helvetica;
    font-weight : normal;
    color : #000033;
    } 

DL {
    font-size : 10pt;
    font-family : Arial, Verdana, Helvetica;
    font-weight : normal;
    } 

DT {
    font-size : 10pt;
    font-family : Arial, Verdana, Helvetica;
    font-weight : normal;
    } 

DD {
    font-size : 10pt;
    font-family : Arial, Verdana, Helvetica;
    font-weight : normal;
    } 


PRE {
    font-size :10pt;
    font-family : Arial, Verdana, Helvetica;
    font-weight : normal;
    color : #000033;
    } 

.lineless :link, .lineless :visited {
    font-size:11pt;
    font-family:arial narrow , arial, verdana, helvetica;
    color:Black;
    text-decoration:none;
    } 

.nolink {
    font-size:11pt; 
    font-family:arial narrow , arial, verdana, helvetica; 
    color:Black; 
    text-decoration:none; 
    } 

.ask {
    font-size : 20pt;
    font-family : Arial, Verdana, Helvetica;
    font-weight : bold;
    color : #1073C6;
    } 

SUP {
    font-size : 6pt;
    font-family : Arial, Verdana, Helvetica;
    font-weight : normal;
    color : #000033;
    } 

SUB {
    font-size : 6pt;
    font-family : Arial, Verdana, Helvetica;
    font-weight : normal;
    color : #000033;
    } 

BLOCKQUOTE {
    font-size :10pt;
    font-family : Arial, Verdana, Helvetica;
    } 

H1 {
	font-family : Arial, Verdana, Helvetica;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #336699;

    } 

CAPTION {
    font-size :10pt;
    font-family : Arial, Verdana, Helvetica;
    } 

.noborder {
    border : 0 px;
    }
 
 }
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003366;
	text-decoration: underline;
}
 
 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003366;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #006699;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFF66;
	text-decoration: none;
}
 
 .italics2 {
	font-size : 10pt;
	font-family : Arial, Verdana, Helvetica;
	font-weight : normal;
	color : #006699;
	font-style: italic;

 }

strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #006699;
}

.blink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #3399FF;
}
.bhover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #006699;
}
</style> 
