BODY { 
background-color: #121212; 
background-image: url('../lay_imgs/boxbg.jpg');
background-attachment: static;
background-position: top center;
background-repeat: repeat-x;
font-size: 7pt;
font-family: Tahoma, Verdana, Arial;
text-align: justify;
color: #acacab; 
} 

TABLE { 
font-size: 7pt;
font-family: Tahoma, Verdana, Arial;
color: #acacab;

}

ul { 
list-style-type:none;
list-style-image:url(lay_imgs/ulbox.jpg);
list-style-position: inside;
padding: 0px; 
margin-left: 0px;
}
 
A:link 
{ COLOR: #1d3a43; text-decoration: none; font-weight: bold; } 
A:visited 
{ COLOR: #1d3a43; text-decoration: none; font-weight: bold; } 
A:active 
{ COLOR: #1d3a43; text-decoration: none; font-weight: bold; } 
A:hover 
{ COLOR: #004b5b; text-decoration: none; font-weight: bold; } 

b, strong {
	color: #612134}

i, italics {
	color: #838383}

u, underline {
	color: #9e89a2}

h1{
font-family:georgia;
font-size:7pt;
font-weight: bold;
color:#672337;
text-transform:lowercase;
text-align:right;
background-color:#171717;
letter-spacing: 2pt;
padding-right: 3px;
padding-left: 3px;
letter-spacing: 2px; 
line-height: 13px;
margin-bottom: 5px;
margin-top: 5px;
border-right: 10px solid #1b363e;
}

h2{
font-family: georgia;
font-size: 7pt;
font-weight: bold;
color: #4e6379;
text-transform: lowercase;
letter-spacing: 1px;
padding: 1px;
text-align: center;
margin-bottom: 2;
background-color: #171717;
}

h6{
background-color: #292827;
width: 100%;
font-family: Tahoma, Verdana, Arial;
text-align: left;
color: #dbdbda; 
font-size: 7pt;
color:#dbdbda;
font-weight: normal;
padding-top: 2px;
padding-bottom: 2px;
margin-top:0px;
padding-left:5px;
border-top: 1px dashed #1c1b1b;
border-bottom: 1px dashed #1c1b1b;
}
