body {
background-color: #ffffea;
font-family: verdana;
color: #ff838e;
font-size: 11px;
font-weight: normal;
letter-spacing: 0px;
text-align: left;
margin: 0;
}

table{
font-family: verdana;
font-size: 10px;
}

a { 
color: #ff6472; 
text-decoration: none;
letter-spacing: 1px;
cursor: help;
}

a:hover { 
color: #9cc77e; 
text-decoration: none; 
}

b, strong {
color: #ff5d87;
}

i, em {
color: #d652ac;
}

h1 {
font-size: 11;
font-family: verdana;
text-align: left;
color: #ff9796;
padding: 5 0 5 10;
font-style: italic;
border-bottom: 2px dotted #9fc5ff;
letter-spacing: 2;
}
