/* CSS Document */

body {
background-color: #b21414;
margin: 0px
}

p {
font-family: verdana, arial, helvetica, sans-serif;
color: #010850;
font-size: 11px;
line-height: 14px;
}

/* this is to get rid of the default outline on links in IE5.x/Mac and any other browsers that recognize the outline:none style rule. */
a {
outline: none;
color: #010850;
text-decoration: none;
}

a:hover {
outline: none;
color: #010850;
text-decoration: none;
}

a:visited {
outline: none;
color: #010850;
text-decoration: none;
}

td {
background-color: transparent;
font-family: verdana, arial, helvetica, sans-serif;
color: #010850;
font-size: 10px;
line-height: 14px;
padding: 0px;
border: 0px; 
}
