
body { 
background-color: #2a0c0c;

text-align: center;
margin:0px; 
padding:0px;
text-decoration: none;
color: #d4d4d4;
font-family: Arial;
font-size: 11px;
font-style: normal;


    }
    
    table {
    text-decoration: none;
color: #d4d4d4;
background-color: #2a0c0c;
font-family: Arial;
font-size: 11px;
font-style: normal;


    }

.content {
background:url('vol08/bg3.jpg') repeat-y;
color: #d4d4d4;
font-family: Arial;
font-size: 11px;
font-style: normal;
text-align: center;

text-decoration: none
padding-right: 544px; 
padding-left: 0px;
padding-bottom: 0px

}




h1 {

color: #c51717;
font-family: Verdana;
font-size: 18px;
font-style: normal;
text-align: center; 
text-transform: uppercase;
font-weight: 400;


}

h3 {
background-image: url('vol08/h3.jpg');
background-repeat: no-repeat;
padding-right: 544px; 
padding-left: 0px;
padding-top: 51px;
padding-bottom: 0px


}

h4 {
background-image: url('vol08/h4.jpg');
background-repeat: no-repeat;
padding-right: 544px; 
padding-left: 0px;
padding-top: 160px;
padding-bottom: 0px

}

   a:link, a:visited, a:active {
text-decoration: none;
color: #5799c3;
;

}

a:hover {
text-decoration:none;
color: #818157;
}

b {
color: #5799c3;
font-weight: bold;


}

a img {
        border-style: solid;
        border-width: 1px;
        border-color: #5799c3;
       background-color: #422929;
        padding: 4px;
        margin: 4px; 
  	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;

      
        }

a:hover img {
        border-style: solid;
        border-width: 1px;
        border-color: #818157;
        padding: 4px;
        margin: 4px;
         background-color:#361919;
   	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;

      
 }
 
 blockquote {
background-color: #3a2020;
color: #ececec;
padding-top: 10px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 10px;
border-left: 8px solid #638296;
letter-spacing:0px; 
text-align:justify;


}