.page {
	background-image: url(images/bg4.jpg);
	background-repeat: repeat-x;
	background-position: left top;

}
.content {
	font-family: Verdana;
	font-size: 10pt;
	color: #333333;
	padding-right: 7px;
	padding-left: 7px;
	text-align: justify;


}
.h1 {
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #003366;
	text-align: center;
	margin-top: 12px;
}
.table1 {
	border: 1px solid #003366;
}
.links1 {
	font-family: Arial;
	font-size: 8pt;
	color: #003366;
	text-decoration: none;
}
.links1:hover {
	color: #3366cc;
	text-decoration: underline;
}.thumbnail {
	padding: 2px;
	cursor: hand;
	margin: 5px 2px 2px;
}
.layer1text {
	font-family: Arial;
	font-size: 8pt;
	color: #003366;
	text-decoration: none;
	font-weight: bold;

}
.field {
	font-family: Arial;
	font-size: 9pt;
	color: #003366;
	border: 1px solid #0033CC;
}

