


    	
    A:link 		{font-family: arial; font-size: 10pt; color : #FFFFFF;}
	A:active 	{font-family: arial;font-size: 10pt;color : Yellow;}
	A:visited 	{font-family: arial; font-size: 10pt; color : #FFFFFF;}
	A:hover 	{font-family: arial; font-size: 10pt; color : #FFFFFF;}	



.logofont    { font-family: Arial; font-size: 8pt; color: #FFFFFF; font-style: italic;}
.copyright   { font-size: 8pt; color: #FFFFFF; font-family: Arial; }
.subheader    { font-family: Arial; font-size: 11pt; color: #FFFFFF; font-style: italic; font-weight: bold;}	   
.text    { font-family: Arial; font-size: 10pt; color: #FFFFFF; font-style: italic;}


	.topheader
	{
	    font-family : "arial";
    	font-size : 11pt;
    	font-weight : bold;
    	color : #ffffff;
    	text-decoration : none;
	}

	.topheader A:LINK
	{
	    font-family : "arial";
    	font-size : 11pt;
    	font-weight : bold;
    	color : #ffffff;
    	text-decoration : none;
	}
	
	.topheader A:VISITED
	{
	    font-family : "arial";
    	font-size : 11pt;
    	font-weight : bold;
    	color : #ffffff;
    	text-decoration : none;
	}
	
	.topheader A:ACTIVE
	{
	    font-family : "arial";
    	font-size : 11pt;
    	font-weight : bold;
    	color : #ffffff;
    	text-decoration : none;
	}
	
	.topheader A:HOVER
	{
	font-family : "arial";
	font-size : 11pt;
	font-weight : bold;
	color : #FFCC33;
	text-decoration : none;
}