body, table {
font-family: Times New Roman, Arial, 'Trebuchet MS', Tahoma, Verdana, sans-serif;
font-size: 15px;
line-height: 130%;
margin: 0;
color:#000;
}

h1 {
color: #114186;
font-size: 30px;
font-family: Times New Roman, 'Trebuchet MS', Tahoma, sans-serif;
margin-top: 0.2em;
font-weight:normal;
}

h2 {
font-size: 18px;
color:#d9a222;
}

h3 {
font-size: 16px;
color:#d9a222;
}

a, a:visited { color: #d9a222; text-decoration: none; }
a:hover { color: #d9a222; text-decoration: underline; }

a img { border: none }

hr{
 border: 1px; 
 border-top: solid 1px #c99400;
 border-bottom: solid 1px #fff; 
}

/* CONTENT INNER IMG---------------*/
.content_inner img {
border:5px solid #fff;
padding:10px;
-moz-box-shadow: 3px 3px 5px #ccc;
-webkit-box-shadow: 3px 3px 5px #ccc;
box-shadow: 3px 3px 5px #ccc;
}
