body {
	background-color: #DEDECA;
	background-image:url(../images/bkground.png)
}

body, td, th {
	color: #666633;
}

h1 {
	color: #663300;
	font-size: 16px;
	
}

h2 {
	color: #666633;
	font-size: 16px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 24px;		
}

h3, h4, h5, h6 {
color: #666633;
	font-size: 16px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 24px;	
}

a {
  color: #336600;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666633;
	text-align: left;
	line-height: 1.35;

}
