body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	background-color: #BBBBBB;
	color:#333333;
	font-weight: normal;
}
strong, em {
    font-family: "Lucida Sans", "Lucida Sans Unicode","Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
}

#page {width: 729px; margin: 0 auto; position: absolute;}
.image_with_border {
	margin-bottom: 10px;
	margin-top: 0;
	margin-right: 5px;
	padding: 5px;
	border: 1px solid;
	border-color: #999999;

}
.image_without_border {
	margin-bottom: 10px;
	margin-top: 0;
	margin-right: 5px;
	padding: 5px;
	border: 1px solid;
	border-color: #bbbbbb;
	}
.style3 {
	font-family: "Lucida Grande", Arial;
	font-size: small;
}
a:link {
	color: #000000; font-weight:bold;
	text-decoration: underline;
}
a:visited {
	color: #333333; font-weight:bold;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
.style4 {color: #FFFFFF}
