body {
	background-color: #fafaf8;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg_01.jpg);	
	background-position: top center;
}
.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #969365;
}
.style1A {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #969365;
}
.style2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #cecccc;
}
.style5 {font-size: 10px}
.style6 {font-family: Arial, Helvetica, sans-serif; font-size: 11px;}
.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	text-decoration: none;
	color: #cecccc;
}
a:visited {
	text-decoration: none;
	color: #cecccc;
}
a:hover {
	text-decoration: underline;
	color: #cecccc;
}
a:active {
	text-decoration: none;
	color: #cecccc;
}
.sus,a.sus  {
	font-family: Georgia, "Times New Roman", Times, serif;
	color : #969365;
	text-decoration: none;
	font-size : 12px;
	line-height : 12px;
}	
a.sus:link {
	text-decoration: none;
	color: #969365;
}	

a.sus:active { 
    color : #969365; 
}
a.sus:hover {
    text-decoration: underline;
    color : #969365;
	
}

