<style>
<!--

/* jason's style sheet */

body 		{
color: #000000;
font-family: arial; 
font-size: 11pt
}

td			{
font-family: arial; 
font-size: 10pt
}


h1  		{
font-family:  arial;
font-size: 24pt;
line-height: 26pt;
font-weight: bold; 
color: #0000ff
}



h2  		{
font-family:  arial;
font-size: 18pt;
line-height: 18pt;
font-weight: bold; 
color: #00009c
}

h3  		

{
font-family:  helvetica, arial, sans-serif;
font-size: 11pt;
line-height: 11pt;
font-weight: bold; 
color: #00009c
}

a:link, 
a:visited, 
a:active	{
text-decoration: none; 
color: #0000ff
}

a:hover 	{
text-decoration: underline; 
color: #ff0000
}

/* begin class 1 */
a.class1:link, 
a.class1:active	{
text-decoration: underline; 
font-family: arial;
color: #00009c
}

a.class1:visited

{
text-decoration: underline; 
color: #00009c
}

a.class1:hover 	{
text-decoration: underline; 
color: #ff0000
}

/* end class 1 */


/* begin class 2 */
a.class2:link, 
a.class2:visited, 
a.class2:active	{
font-family: arial;
font-size= 8pt;
font-weight: bold;
color: #ffffff
}

a.class2:hover
{
text-decoration: underline; 
color: #80ffff
}

/* end class 2 */




/* begin class 3 */
a.class3:link, 
a.class3:visited, 
a.class3:active	{
font-family: arial;
text-decoration: underline; 
font-weight: bold;
color: #000000
}

a.class3:hover
{
text-decoration: underline; 
color: #ff0000
}

/* end class 3 */

/* begin class R */
a.classr:link, 
a.classr:visited, 
a.classr:active	{
font-family: arial;
text-decoration: underline; 
font-weight: bold;
color: #ff69b4
}

a.classr:hover
{
text-decoration: underline; 
color: #ff0000
}

/* end class R */



p.first {  
background: #003399; 
font-family: impact; 
color: yellow; 
font-size: 11pt 
}



div.list	{
	font-family:  helvetica, arial, sans-serif;
	font-size: 8pt;
	line-height: 11pt;
	color: #999999
	}



.footer		{
font-family: helvetica, arial, sans-serif; 
font-size: 7.5pt
}



-->
</style>