body{
font-family : Arial, sans-serif;
font-size: 12px;
letter-spacing:1px;
line-height:18px;
margin-top:35px;
color: #8B795E; 
background-color:#6495ed
}

p{
line-height:18px;}
   
form, input{
text-align:left;
}

h1  {
font-size: 14px;
letter-spacing:1px; 
line-height:18px;}
h2  { font-size: 14px; 
letter-spacing:1px; 
line-height:18px;}
h3  { font-size: 12px}
h4  { font-size: 10px} 
h5  { font-size: 8px}
h6  {font-size: 6px;}
address  {font-size: 8px;}

a:link { 
color:#6E7B8B;
outline:none;
font-weight:bold
}
a:visited, a:active, a:focus  { 
color:#2F4F4F;
outline:none;
font-weight:bold}

a:hover { 
color:#6495ED; 
background-color:#F0E68C;
outline:none;
font-weight:bold }	


hr{
margin:10px;
color:#003366
}