body {
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:justify;
}
td {
	vertical-align: top;
	font-size: 10px;
	text-align: justify;
}
h1, h2, h3 {
	font-size: 16px;
	}
p a img {
	border: none;
	float: left;
}
p img {
	border: none;
	margin: 2px;
}
a {
	color: #FFF;
	text-decoration: none;
	padding: 1px;
}
a:hover {
	text-decoration: underline overline;
}
.highlight {
	font-weight: bold;
	text-decoration: underline;
}
div.mainContent {
	overflow:auto;
	width:320px;
	height:510px;
	padding:5px;
}
div.photogallery {
}
div.photogallery img {
	border: none;
	float: left;
	margin-right: 2px;
	margin-bottom: 2px;
}
div.photogallery a {
	border: none;
}
.maintable {
	background-image: url(images/indexfon.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.menu {
	font-weight: bold;
}
.menu a {
	color: #FFF;
	font-size: 12px;
}
.menu a:hover {
	color: #FFF;
}
.clearfloat {
	float:none;
	clear:both !important;
}
.fltleft {
	float:left;
	margin-right: 3px;
}
.big {
	font-size: 150%;
	font-weight: bold;
}
