<style>

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

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

P {
    font-size : 10pt;
    font-family : "Comic Sans MS";
    font-weight : normal;
    color : #0070DF;
    } 

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

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

.large {
    font-size : 36pt;
    font-family : Comic Sans, Verdana, Arial, Helvetica;
    font-weight : normal;
    color : #FFFFFF;
    } 

H1 {
	font-size :18pt;
	font-family : Verdana, Arial, Helvetica;
	font-weight : bold;
	color : #FFFFFF;
	font-style: italic;

    } 
H2 {
	font-size :12pt;
	font-family : "Comic Sans MS";
	font-weight : bold;
	color : #3399FF;
	font-style: italic;

    } 

H3 {
    font-size :12px;
    font-family : "Comic Sans MS";
    font-weight : normal;
    color : #3366FF;
    }
	
H4 {
    font-size :12px;
    font-family : "Comic Sans MS";
    font-weight : bold;
    color : #3333CC;
    } 
	
H5 {
    font-size :11pt;
    font-family : Verdana, Arial, Helvetica;
    font-weight : bold;
    color : #999999;
    } 

H6 {
    font-size :11pt;
    font-family : Comic Sans, Verdana, Arial, Helvetica;
    font-weight : bold;
    color : #000033;
    } 
B {
    font-size :10pt;
    font-style : normal;
    font-family : Comic Sans, Verdana, Arial, Helvetica;
    font-weight : bold;
    color : #660033;
    } 

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

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

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

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

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

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

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

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

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

BODY {
	background-color : #77BBFF;
	font-size :10pt;
	font-family : "MS Comic Sans", Verdana, Arial, Helvetica;
	font-weight : normal;
	color : #3366CC;
	background-repeat: no-repeat;
	background-position: left center;


    } 

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

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

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

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

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

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

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

H1 {
    font-family : Verdana, Arial, Helvetica;
    } 

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

.noborder {
    border : 0 px;
    }
 
 A:link {
	color: #0070DF;
	text-decoration: underline;
	background: transparent;
	font-family: "Comic Sans MS";
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;

 }
  A:active {
	color: #FFCC00;
	text-decoration: none;
	background: transparent;
	font-family: Comic Sans, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;

 }
 A:visited {
	color: #0099FF;
	text-decoration: underline;
	background: transparent;
	font-family: "Comic Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;

 }
 A:hover {
          color: #FF3300;
          text-decoration: underline;
          background: transparent;
 }
 
 .italics2 {
	font-size : 10pt;
	font-family : Comic Sans, Verdana, Arial, Helvetica;
	font-weight : normal;
	color : #CC0000;
	font-style: italic;

 }

strong {
	font-family: "Comic Sans MS";
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #FF6633;

}
</style> 
