body { background-color: #ffe4e1; }
p { margin: 0; }
td {}
ul { margin: 0; padding: 0 0 0 15px; list-style-type: square; }
li { margin: 0; padding: 0; }
a:link { color: #f00 }
a:visited { color: #f00 }
a:hover { color: #f00 }
a:active { color: #f00 }
.text { color: black; font-size: 13px; font-family: "Times New Roman", Times, Georgia, serif; }
.bold { color: black; font-size: 13px; font-family: "Times New Roman", Times, Georgia, serif; font-weight: bold; }
.boldred { color: #f00; font-size: 13px; font-family: "Times New Roman", Times, Georgia, serif; font-weight: bold; }
.boldwhite { color: #fff; font-size: 13px; font-family: "Times New Roman", Times, Georgia, serif; font-weight: bold; }
.italic { color: black; font-size: 13px; font-family: "Times New Roman", Times, Georgia, serif; font-style: italic; }
select  { color: #f00; font: 10px Verdana, Arial, Helvetica, sans-serif; background-color: #ffffff; text-transform: none }
