.body {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	font-weight: lighter;
	color: #000000;
	text-decoration: none;
	text-align: justify;

}
a:link {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}
a:active {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #660000;
	text-decoration: none;
}
.border {
	border: thin solid #FFCC66;

}
.list {
	list-style-position: outside;
	list-style-type: square;
}
.titles {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.captions {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	border: thin none;


}
.smalltitles {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.names {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-align: left;
}
.greyborder {
	border: 1px solid #CCCCCC;
}
.bottonborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;

}
.mainmenu {
	background-color: #E2E2E2;
	text-align: left;
	vertical-align: middle;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.img {
	vertical-align: middle;
	margin-left: 4px;
}

