body, table {
font-family: Tahoma, Verdana, sans-serif;
font-size: 13px;
line-height: 160%;
margin: 0;
color: #313131;
}

b, strong {
text-transform: uppercase;
letter-spacing: 2px;
font-weight: bold;
}

hr {
border:1px solid #fff000;
}

h1, h2, h3 {
color: #da007f;
font-size: 24px;
padding-bottom:10px;
margin:0;
font-family: Tahoma, sans-serif;
font-weight:normal;
}

h2 {
font-weight:bold;  
font-size: 20px;  
}

h3 {
font-size: 16px;
}

a, a:visited { color: #275881; text-decoration: underline; }
a:hover { color: #275881; text-decoration: none; }

a img { border: none }