@charset "utf-8";
.back-image {
	background-attachment: fixed;
	background-image: url(corner.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #207a91;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #207a91;
}
a:active {
	text-decoration: none;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.photobox {
	BORDER-RIGHT: #949494 1px solid; 
	BORDER-TOP: #949494 1px solid; 
	BORDER-LEFT: #949494 1px solid; 
	BORDER-BOTTOM: #949494 1px solid; 
}
