body { 
margin : 0;
background-color : #000000;
background-image : url("../gfx/bg.gif");
background-repeat : repeat-x;
} 

p, td, div, input, textarea { 
font-size : 12px;
font-family : Arial;
color : #FFFFFF;
line-height : 22px;
} 

.h { 
font-size: 14px;
font-weight: bold;
font-family: Arial;
color: #515151;
line-height: 20px;
margin:0;
} 

a {
color : #d8d8d8;
text-decoration : none;
}

a:hover { 
color : #eee2d6;
text-decoration : underline;
}

img {
border:0;
}

a.foot {color:#287c93;}
a.foot:hover {color:#FFFFFF;text-decoration:none;}

b, u {
color: #a3eaf7;
}

u {
text-decoration:none;
font-weight:bold;
}

h1 {
margin: 0 0 3px 0;
font-size:14px;
}

h2 {
font-size:18px;
margin:0 0 5px;
color: #3591c8;
}

ul {
margin: 5px 0 0 25px
}

input, textarea {
background-color:#033349;
border-width:0;
width:240px;
}

input {
height:24px;
}

textarea {
height:120px;
}

form {
margin: 0;
}

hr {
color: #000e21;
height:1px;
border:0;
}
