BODY

        {

        font-family: 	Verdana, Arial, Helvetica;
        
  		font-size:		10px;
  		
  		color:			#003366;

        width:  auto;


        }

.content {

        font-family: 	Verdana, Arial, Helvetica;
        
  		font-size:		11px;
  		
  		color:			#003366;

        width:  auto;


        }

.navlink {

        font-family: 	Verdana, Arial, Helvetica;
        
  		font-size:		10px;
  		
  		color:			#FFFFFF;

        width:  auto;


        }

A:link, A:active

        {

        text-decoration :       under-line;


  		color:			#4c7094;

        background      :       transparent;
        
        font-weight: 			none;

        }

A:visited

        {

        text-decoration :       under-line;

  		color:			#7f99b2;

        background      :       transparent;

        }

A:hover

        {

        text-decoration :       under-line;

  		color:			#003366;

        background      :       transparent;


       }

.button {
	font-family : Arial, Verdana;
	font-size : 12px;
	color : #000000;
	background-color : #CFD7DF;
	border-color : #003366;
	border-style : solid;
	border-width : 1
}


TABLE, TR, THEAD, TFOOT, TH, TD

        {

        font-family: Verdana, Arial, Helvetica;

        font-size: 9.5px;
        
  		color:			#003366;

        
        }
