
body { 
	background: url(../images/bkground.jpg) repeat-x; 
	font-family: Verdana; 
	font-size: 9px;	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	color: #737272;
}
a:link { color: #737272; text-decoration: underline;}
a:visited { color: #737272; text-decoration: underline;}
a:hover { color: #362f2d; text-decoration: underline;}


.back a:link {color: #362f2d; text-decoration: underline;}
.back a:visited { color: #362f2d; text-decoration: underline;}
.back a:hover { color: #737272; text-decoration: underline;}

.header {
	color: #362f2d;
}
.style1 {
	color: #362f2d;
	font-weight: bold;
}
.style2 {
	color: #9b988d;
}