BODY, TH, TD, .text
	{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	color:#000000;
	}
.text
	{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	color:#000000;
	}	
.myquote 

        {
       background: f0e68c;
       font-size:10px;
}	
A:LINK 
	{
	color:#800000;
	}

A:VISITED 
	{
	color:#8996b8;
	}

A:HOVER 
	{
	background: #ffd700;
	
	}
	
H3
	{
	color: #800000;
	}

.row
	{
	background: #ffffff;
	}
	
.altrow
	{
	background: #fdf5e6;
	}
.info
    {
	background: #f0e68c;
	}
.smallnote 
	{
	font-size: 10px;
	font-style: italic;
	color: #000000;
	}

.small
	{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	
	
	}	
.banner
	{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}	
	
div.container {
  border: 2px dashed #333;
   }
  div.spacer {
  clear: both;
  }
div.float {
  float: left;
  }
  
div.float p {
   text-align: center;
   }

