body { 
margin : 0;
background-color : #292525;
background-image : url("../gfx/bg.gif");
background-repeat : repeat-x;
}

td, div { 
font-size : 12px;
font-family : Arial;
color : #211919;
line-height : 16px;
text-align : justify;
} 

a { 
color : #e00f00;
text-decoration : none;
} 
a:hover { 
color : #ff4e25;
text-decoration : underline;
}

a.light { 
color : #ffc9c5;
text-decoration : none;
} 
a.light:hover { 
color : #FFFFFF;
text-decoration : underline;
}


hr {
color: #fad6d4;
margin: 10px 0 18px;
}
ul {
margin: 0 0 0 25px;
padding: 0;
}

img {
border: 0;
}

h1 {
font-size:17px;
color:#e00f00;
font-family:Arial Narrow, Helvetica;
font-weight:bold;
letter-spacing:-1px;
margin:0 0 4px 0;
}

.text {
text-align:justify;
margin-bottom:11px;
line-height:19px;
font-family:Verdana;
}

.photo {
margin:7px 15px 5px 0;
}