body {
	background-image: url(images/bg_01.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DFDEDC;
}
a:link {
	color: #76726C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #76726C;
}
a:hover {
	text-decoration: underline;
	color: #1F699C;
}
a:active {
	text-decoration: none;
	color: #1F699C;
}





.style1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #76716C;
}
.style2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #1F699C;
}
.style3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #77726E;
}
.style4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
.style5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #77726E;
}
.style6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #77726E;
	
}
.style7 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #1F699C;
	font-weight: bold;
}
.style8 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #77726E;
}

.style9 {
	font-size: 10px
}
.style10{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.picborder
{
border-style: solid;
border-width: 1px;
border-color: #78726E;
background-color: #C1B9B2;
}