﻿/* CSS Document */

/*
*/
BODY	{
	margin: 0 ;
	margin-right: 0 ;
	margin-left: 0px ;
	margin-top: 0px ;
	border-style: none ;
	font-family: arial ;
	font-size: 11px;
	color: #333333;
	
	 }

td  {
  		font-family: arial ;
		font-size: 11px ;	
		font-weight: normal ;
		color: #333333;
		  
           }
		   
		   
TABLE  {
  		font-family: arial ;
		font-size :11px ;	
		font-weight : normal ;
		color: #333333;
		  
           }	
		   
P	{
		font-family: arial ;
		font-size :11px ;	
		font-weight : normal ;
		color: #333333;
		
		 }	
		 
		 
b {
	font-family: arial ;
	font-size :11px ;	
	font-weight : bold ;
	color: #333333;
	
	}	
	
sup {
	font-family: arial ;
	font-size :9px ;	
	font-weight : normal ;
	color: #333333;
	
	}	

		   
		   
A
           {
          	font-family : verdana ;
          	color : #ff0000;
          	font-size :10px;
          	font-weight : normal;	
			text-decoration: none;
          }
           


#blue:link  
           {
          	font-family : arial ;
          	color : #3366ff;
          	font-size :11px;
          	font-weight : normal;	
	text-decoration: underline;
          }

a.blulink
           {
          	font-family : arial ;
          	color : #3333FF;
          	font-size :11px;
          	font-weight : normal;	
	text-decoration: underline;
          }
        
a.blulink:hover
           {
          	font-family : arial ;
          	color : #3333FF;
          	font-size :11px;
          	font-weight : normal;	
	text-decoration: underline;
          }		
		   
/* LINK - GREYLINK */
a.greylink, a:active.greylink  {
	font-family : arial ;
	color : #636363;
	font-size :11px;
	font-weight : normal;	
	text-decoration: none;
}

a:hover.greylink, a:visited:hover.greylink   {
	font-family : arial ;
	color : #636363;
	font-size :11px;
	font-weight : normal;	
	text-decoration: underline;
}
		  
		  
.font9  {
  		font-family: arial ;
		font-size: 9px ;	
		font-weight: normal ;
		color: #333333;
		  
           }
		 
 .bullet  {
  		font-family: arial ;
		font-size: 11px ;	
		font-weight: normal ;
		color: #ff0000;
		  
           }
