* {
    font-family: Arial, sans-serif;
    font-size: 9pt;
    color: #5d5d5d;
}
body{
   margin: 0;
   padding: 0;
   background: #26130B url('d/bg.jpg') top left no-repeat;
 }

img{
   border:0;
}

a {
    color: #5d5d5d;
    text-decoration: none;
}

a:hover{
    text-decoration: underline;
}

.style1 {
    font-family: Arial, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	
}
.style2 {
    text-decoration:underline
    font-family: Arial, sans-serif;
	color: #CC0000;
	font-size: 19px;
	
}
.style3 {
    text-decoration:underline
    font-family: Arial, sans-serif;
	color: #CC0000;
	font-size: 12px;
	
}

