* { padding: 0; margin: 0; }

body, td {
 color:333;
 font-family: verdana;
 font-size: 10px;
 letter-spacing:1px;
 line-height:16px;
 text-align:center;
}

p {
 text-indent:0px;
 margin: 0px 15px 15px 15px;
}

h1 {
 padding-left: 60px;
 margin: 0px 15px 16px 15px;
 text-align:left;  
 border-bottom: dotted 1px #D0889E;
 font-family: verdana;
 font-size: 10px;
 letter-spacing:1px;
 font-weight:normal;
}

b {
 color:#B85676;
 font-weight:bold;
}

A:link {text-decoration: none; font-weight: bold; color: #D0889E;}
A:visited {text-decoration: none; font-weight: bold; color: #D0889E;}
A:active {text-decoration: none; font-weight: bold; color: #D0889E;}
A:hover {text-decoration: none; font-weight: bold; color: #B85676;}

#navigation a:link {text-decoration: none; font-weight: normal; color: #333; text-transform:uppercase;}
#navigation a:visited {text-decoration: none; font-weight: normal; color: #333; text-transform:uppercase;}
#navigation a:hover {text-decoration: none; font-weight: normal; color: #333; text-transform:uppercase;}
#navigation a:active {text-decoration: none; font-weight: normal; color: #333; text-transform:uppercase;}
