html, body, div, span, applet, p, blockquote, pre, a, em, img, strong, tt, b, u, i, center, dl, dt, dd, ol, table, tbody, tfoot, thead, tr, th, td, h1, h2, h3, h4, h5, h6  {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  outline: none;
}

body {
background-color:#DDD;
}

a{outline:none;}

.link A:link {font-family: Arial; font-size: 12px; font-weight: normal; color: #c25956; text-decoration: none;}
.link A:visited {font-family: Arial; font-size: 12px; font-weight: normal; color: #c25956; text-decoration: none;}
.link A:hover {font-family: Arial; font-size: 12px; font-weight: normal; text-decoration: underline; color: #000000;}


h1{
font-family: Arial; font-size: 15px; font-weight: bold; color: #660000;
padding-bottom:15px;
padding-top:15px;
}

p{
font-family: Arial; font-size: 12px; font-weight: normal; color: #666666; line-height:18px;
}