Body {

font-size : 12px;
background: #2d0807;
background-image: url('images/bgook.jpg');
background-repeat: repeat-y;
color : #2d0807; 
font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
text-align: justify;
padding-left: 1em;
padding-right: 1em;
line-height: normal;

}  

p {line-height: normal;

		
}


input, textarea, select {
    padding:2px;
		background-color:#efe8e8;
		color:#2d0807;
		border:#2d0807 1px solid;
		

}

table{
font-size : 12px;
background: transparent;
margin : 0; 
padding:0px;
overflow: auto;
text-align: center;
}

A:link , A:visited , A:active {
text-decoration : none; 
font-style : bold; 
color : #8a7576; 
}
 
 a:hover {
color : #2d0807; 
font-style : normal; 
text-decoration : none; 
} 

h1 {
  font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif; 
	text-align: center;
	color: #82350c;
	background-color: #efe8e8;
	font-size: 13px;
	text-decoration : none;
	display: block;
	padding-left : 0px;
	border-right: 0px solid #f9ede1;
	margin: 0px;
	letter-spacing: 1px;
				}
		
   h2 {
	text-align: left;
	color: #82350c;
	font-size: 12px;
	text-decoration : none;
	font-weight:bold;
	border: 0px solid #5c0c0c;
	display:block;
	text-transform:uppercase;
	border-bottom: 0px solid #1a92ad;
	border-left: 0px solid #82350c;
	padding-left : 0px;
  padding-bottom : 1px;
  margin-top : 1px;
  margin: 0px; 
			}
		

