body, table {
font-family: Arial, 'Trebuchet MS', Tahoma, Verdana, sans-serif;
font-size: 13px;
line-height: 150%;
margin: 0;
color:#534f4b;
}

h1, h2, h3 {
color: #910000;
font-size: 30px;
font-family: 'Trebuchet MS', Tahoma, sans-serif;
margin-top: 0.2em;
font-weight:normal;
}

h2 {
font-size: 18px;
}

h3 {
font-size: 16px;
}

a, a:visited { color: #910000; text-decoration: none; }
a:hover { color: #910000; text-decoration: underline; }

a img { border: none }

div.content_inner img {
border:3px solid #fff;
-moz-box-shadow: 2px 2px 10px #a6a6a6;
-webkit-box-shadow: 2px 2px 10px  #a6a6a6;
box-shadow: 2px 2px 10px #a6a6a6;
}
