body
{
   font-family: Arial; 
   color:#30343d; 
   font-weight:normal; 
   font-size: 11px; 
}

a {
	text-decoration: underline;
        font-family: Arial;
	font-weight: bold;
	color: #000000;
        text-transform: none;
        font-size: 11px;
        
}
a:hover {
	text-decoration: underline;
        font-family: Arial;
	font-weight: bold;
	color: #393e43;
        text-transform: none;
        font-size: 11px;
}

image{  border-color: #000000; 
}

a:hover img{ border-color: #516778;
}





b, strong {
	color: #28496b}

i, italics {
	color: #000000}

u, strong {
	color: #31404f}



h1{
font-family:Georgia;
font-size:8pt;
line-height:3pt;
color:#a3bdbe;
letter-spacing:1;
text-transform:uppercase;
margin:0;
padding:2px;
text-align:right;
margin-bottom:2;
background-color:#e2e3e5; 
}

blockquote{
font-family: Arial; 
color:#30343d; 
font-weight:normal; 
font-size: 11px; 
margin: 10px;
background: #cae6e9;
padding: 10px;
-webkit-border-radius: 12px; 
border-radius: 12px;
-moz-border-radius:  15px;  }



table
{
   font-family: Arial; 
   color:#30343d; 
   font-weight:normal; 
   font-size: 11px
}



