html {}




body {font-family: verdana, arial, sans-serif;

 color: #CEEBEB;

background-color: #222D2D;


}

h1{font-size: 16px;}

h2{font-size: 14px}

h3{font-size: 12px}

p{font-size: 12px}

dl{font-size: 12px}

dt{font-size: 12px}

dd{font-size: 12px}

table{



width: 840px;



border: 5px solid #2F3E3E;

background-color: #2F3E3E;

}

td{



border: 10px solid #2F3E3E;
background-color: #2F3E3E;

}


.tdwleft{
width: 600px;


}

.tdwright{
width: 240px;

background-color: #3E4F4F;
border-left: 10px solid #384747;

border-bottom: 10px solid #222D2D;

}


.privacy{

font-size: 10px;

}



a{text-decoration: none; color: #B45346;}
a:visited{text-decoration: none; color: #B45346;}
a:hover{text-decoration: underline; color: #B45346;}
a:active{text-decoration: none; color: #B45346;}

.small{font-size: 10px}



