
body {
	background-color: #b1a775;
	background-image: url('/images/bg.jpg');
	background-position: center;
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin: 0px;
	font-family: Palatino Linotype, Serif;
	font-size: 11pt;
	color:#3b5263;
	text-align:justify;
}


.style1{color:#BAC6BC; font-family:Palatino Linotype; font-size:10pt;}
.style2{
	color:#daefcd;
	font-family:Palatino Linotype, Times, Serif;
	font-size:10pt;
	font-style: normal;
	text-align: right;
}

.title{color: #6b5f21; font-family: Palatino Linotype; font-size:14pt; font-weight:bold;
padding: 3px 3px 3px 10px;
text-transform: uppercase;
font-style: italic;
text-align: left;
}

.stylesidebar{
  color:#c8EADA;
  font-family: Palatino Linotype, Times, Serif;
  font-size: 10pt;
  text-align:justify;}


.date2{color:#CCCCCC; font-family:"Tahoma"; font-size:10px; font-weight:bold;}

a:link {
	color: #6f7621;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #654711;
}
a:hover {
	text-decoration: underline;
	text-transform: lowercase;
	font-weight:bold;
	letter-spacing: 2px;
	color: #9e6501;
}
a:active {
	text-decoration: none;
	color: #c39442;
}

.p {
font-family: Palatino Linotype, Serif;
font-size: 11pt;
	font-weight: none;
	line-height: 13px; 
color:#464023;
	text-align: justify;
	letter-spacing:0px;
	padding-left: 2px;
	padding-right: 2px;
	}
	
	h1{
font:bold 11px Palatino Linotype, Serif;
text-decoration:underline;
color:#3c2a14;
border-bottom:1px dashed #955168;
padding:0px 0px 2px 0px;
margin:7px 0;}
