body{
color: #6A747B;
font-family:Verdana, Arial, Helvetica, sans-serif;
background-image: url(images/back.jpg);
background-repeat:repeat-x;
background-color: #FFFFFF;

 } 
 a{
 color: #7195BD;
 }
 a:hover{
 color: #000000;
 } 
p { font-size:15px; } 
h3{
font-weight:bold;
font-size:16px;
margin-bottom: 4px; }
h2{
font-style:italic;
font-size:15px;
margin-bottom: 4px; }

table{
font-size:12px;
}


.info{
font-size:13px;
}