<STYLE TYPE="text/css">	<!--
	body 
	{
		color : black; 
	}
	
	a:link 
	{ 
		color : #00bfff;
	}
	
	a:visited 
	{ 
		color : #00bfff;
	}
	
	a:hover 
	{
		color : #ff8c00; 
	}
	
	a:active 
	{ 
		color : #ff8c00; 
	}
	
	.default
	{
		font : Verdana;
		font-family : Sans-Serif;
		font-size : 13;
		color : black;
		text-align: justify;
		text-decoration : none;
	}
	
	.default_non_justify
	{
		font : Verdana;
		font-family : Sans-Serif;
		font-size : 13;
		color : black;
		text-decoration : none;
	}
	
	.attention
	{
		font : Verdana;
		font-family : Sans-Serif;
		font-size : 16;
		font-weight : bold;
		color : #b22222;
		text-decoration : none;
	}

	.double_spaced
	{
		font : Verdana;
		font-family : Sans-Serif;
		font-size : 14;
		color : black;
		text-align: justify;
		line-height: 2.0em;
		text-decoration : none;
	}
	
	.fine_print
	{
		font : Verdana;
		font-family : Sans-Serif;
		font-size : 11;
		color : black;
		text-decoration : none;
	}
		
	.footer
	{
		font : Verdana;
		font-family : Sans-Serif;
		font-size : 11;
	}
	
	.legal
	{
		font : Verdana;
		font-family : Sans-Serif;
		font-size : 11;
		color : black;
		text-align: justify;
		line-height: 1.75em;
		text-decoration : none;
	}
	
	.table
	{
		font : Verdana;
		font-family : Sans-Serif;
		font-size : 12;
		color : black;
	}
	
	.footer
	{
		font : Verdana;
		font-family : Sans-Serif;
		font-size : 10px;
		color : #898989;
		text-decoration : none;
	}
	//
	-->
</STYLE>
