body, table {
font-family:'arial', Trebuchet MS, Tahoma, Verdana, sans-serif;
font-size: 12px;
line-height: 155%;
margin: 0;
color:#666;
}

h1, h2, h3 {
color: #0c213b;
font-size: 22px;
font-family: Trebuchet MS, Tahoma, sans-serif;
margin-top: 0.2em;
margin-bottom: 1.2em;
font-weight:normal;
text-transform:uppercase;

}

h2 {
font-size: 18px;
  font-weight:bold;
}

h3 {
font-size: 16px;
  font-weight:bold;
}

a, a:visited { color: #333; text-decoration: underline; }
a:hover { color: #999; text-decoration: none; }

a img { border: none }


.imgborder {
border:3px solid;
border-color:#DCDCDC;
} 

.imgborder:hover {
border:3px solid;
border-color:#FFFFFF;
} 
