body 
  {
	 background-color: #000099;
	 font-family: Arial, Helvetica, Verdana, sans-serif;
	 font-size: 10px;
	 color: #ffffff;
	 margin: 0px;
   }

h1 
   {
    font-size: 28px;
	color: #ff7700;
   }

h2
  {
   font-size: 20px;
   }

h4 
   {
     font-size: 16px;
    }   

.logo
   {
    background-color: #ff7700;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	vertical-align: text-middle;
	padding: 1px;	
	}	

.column
   {
	 background-color: #ff9966;
	 color: #000099;
	 vertical-align: text-top;
	 }

.spacedout
  {
	 line-height: 2.6;
	}
th
  {
   height: 60px;
   text-align: center;
   vertical-align: text-center;
   padding-top: 12px;
  }
	 
td
  {
	 padding: 4px;
	 font-size: 12px;
	 vertical-align: text-top;
	}

.image
   {
	 text-align: center;
	 vertical-align: text-center;
	}
	
.strong
   {
    font-weight: bold;
   }
	 
.center
   {
	text-align: center;
   }

.email
   {
    background-color: #ff7700;
	color: #000099;
    font-size: 14px;
	font-weight: bold;
   }

li
   {
    font-size: 14px;
	font-weight: bold;
	line-height: 2;
   }

.smaller
   {
    font-size: 10px;
    }

.atodini
  {
   font-size: 11px;
   background-color: #ffffff;
   color: #000099;
   font-size: 10px;
  }
  
 

