﻿body

{

margin:2% 0 2% 20%;

height:auto;
background:black;
}



#mail

{

position:relative;

width:100%;

height:auto;

}





#mail_hd

{

top:;

position:relative;

background:;

width:800px;

height:150px;

}



#mail_bd

{

margin-top:;

position:relative;

background:black;

min-height:300px;

max-height:auto;

width:796px;

border:2px solid white;

left:;

}



#mail_ft

{

position:relative;

height:18px;

width:796px;

background:black;

border:2px solid white;
border-top:0;
left:0;

}



p

{

color:white;

font-family:Arial, Verdana, sans-serif;

font-size:12px;

font-weight:;

margin:3% 0 3% 0;

text-align:center;



}

p a

{

color:white;

text-decoration:none;

}



p a:hover

{

color:white;

text-decoration:underline;

font-weight:bold;

}



p.footer

{

margin:0;

font-size:;

}



p a img

{

border:0;

padding:0 0 1% 0;

}



p a:hover img

{

border-bottom:2px solid white;

}