body, table {
font-family: Arial, 'Trebuchet MS', Tahoma, Verdana, sans-serif;
font-size: 13px;
line-height: 150%;
margin: 0;
color:#505050;
}

.imgBorder {
border: 1px #730007 solid;
background: white;
padding:6px;
}

h1, h2, h3 {
color: #c4c1c1;
font-size: 30px;
font-family: Arial, Tahoma, sans-serif;
margin-top: 0.2em;
font-weight:normal;
text-transform:uppercase;
}

h2 {
font-size: 18px;
}

h3 {
font-size: 16px;
}

a, a:visited { color: #730007; text-decoration: underline; }
a:hover { color: #730007; text-decoration: none; }

a img { border: none }