﻿body 
{
	font-size: 0.9em;
	font-family: Arial, Tahoma;
}


#footer
{
    width: 760px; margin: 10px auto 0px auto; font-size: 8pt;
}

#footer a
{
    text-decoration: none;
    
}


h1
{
 font-family: Tahoma;	
}

a
{
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

 
 .largeText
  {
  	font-size: 14pt;
  }
  
  a.largeText 
  {
	color: #000000;
	text-decoration: none;
  }
