TABLE, BODY {

font-family : Arial, Sans;
color : #FFFFFE;

}

H1 {

font-size : 48px;

}

P {

font-size : 12px;
width : 600px;

}

A {

color : #ffff99

}

TABLE {

border : 2px solid : #FFFFFF;
border-collapse : collapse;

}

TD {

font-size : 12px;
border-bottom : 2px solid #FFFFFF;;

}

SPAN {

font-size : 10px;

}

DIV.mail {

font-family : courier, mono;
font-size : 12px;
background-color : #333333;
padding : 5px;

}

DIV.response {

font-family : Arial, Sans;
font-size : 12px;
background-color : #333300;
padding : 5px;

}

TH {

font-size : 14px;
font-weight : bold;
text-align : left;
color : #ffffff;
border-bottom : 2px solid #FFFFFF;;

}

TH A {

font-weight : normal;

}

UL {

list-style-type : none;
margin : 0px;

}

LI {

font-size : 10px;

}