<STYLE TYPE="TEXT/CSS">
p	
{
	font-family: Arial; 
	font-size: 6pt; 
	color: #0410B0;
	text-align: left;
}

paragraph
{
	font-family: Arial; 
	font-size: 6pt; 
	color: #0410B0;
	text-align: left;
}

h1	
{
	font-family: arial;
	font-size: 10pt;
	color: #0410B0;
	text-align: right;
}

h2	
{
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	color: white;
	text-align: left;
}

h6	
{
	font-family: Arial; 
	font-size: 10pt; 
	color: #0410B0;
	text-align: left;
	font-weight: normal;
}
h7
{
	font-family: Comic Sans MS;
	font-size: 30pt;
	font-weight: normal;
	color: #FFFF00;
	text-align: center;
}
body	
	{
	font-size: 2pt;
	bgcolor: black;
	font-family: Arial; 
	color: white;
	font-weight: bold;
	}


A:link
{
    font-family: arial;
    font-size: 9pt;
    COLOR: #055DEF;
    font-weight: bold;
    TEXT-DECORATION: none
}
A:visited
{
    font-family: arial;
    font-size: 9pt;
    COLOR: #055DEF;	
    font-weight: bold;
    TEXT-DECORATION: none
}
A:active
{
    font-family: arial;
    font-size: 9pt;
    COLOR: #055DEF;
    font-weight: bold;
    TEXT-DECORATION: none
}
A:hover
{
    font-family: arial;
    font-size: 9pt;
    COLOR: #055DEF;
    font-weight: bold;
    TEXT-DECORATION: underline;
}

</STYLE>
