body {font-size: 12px;
      color: black;
      font-family: Arial;
      background-color: #CDC6BD;
   
}
p.callout { font-size:9px; float:right; width:240; height:250; background-color:#EEEEEE;
}
h1 {
	font-size: 14px;
	color: #3e526d;
}
.style1
{
    font-family: Arial;
    font-size: 12px;
    color: White;
    font-weight: bold;
}
.style2
{
    font-family: Arial;
    font-size: 12px;
    color: Black;
}
.style3
{
    font-family: Arial;
    font-size: 12px;
    color: white;
    font-weight: bold;
}  
.style4
{
    font-family: Arial;
    font-size: 18px;
    color: #3e403d;
    }  
.style5
{
    font-family: Arial;
    font-size: 12px;
    color: #bf0000;
    } 
.style6
{
    font-family: Arial;
    font-size: 12px;
    color: #3e403d;
    }  
.style7
{
    font-family: Arial;
    font-size: 10px;
    color: #A7A7A7;
    }  
A:hover
{    background-color: #addcfe;
     border: 1px grey; 
     color: #3e403d;
}
A.link1
{
    font-size: 11px;
    color: #FFFFFF;
    font-family: Arial;
    text-decoration: none;
}
A.link2
{
    color: #2279bb;
    font-family: Arial;
    font-weight: Bold;
}
A.link3
{
    color: #000000;
    font-family: Arial;
}
A.visited
{  color:White;
}