.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	text-align: left;
	margin: 5px;
	width: 400;
}
.stylelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 5px;
	text-transform: none;
	color: B03539;
	word-spacing: 2px;
	cursor: hand;
	text-decoration: none;
}
a:link {
	color: B03539;
}
a:visited {
	color: B03539;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: B03539;
}
.scroll {
	overflow: auto;
	visibility: visible;
	height: 100%;
	width: 100%;
}
.left {
	background-image: url(img/randjevert.gif);
	background-repeat: repeat-y;
	background-position: right top;
	height: 100%;
	width: 50px;
}
.large {
	background-color: #999999;
	background-position: right bottom;
	width: 100%;
	text-align: right;
}
.banner {
	background-color: B03539;
	height: 25px;
	width: 100%;
	font-weight: bolder;
	color: #FFFFFF;
	background-position: center;
	text-align: left;
	vertical-align: middle;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
}
.neolarge {
	background-color: #999999;
	width: 100%;
	text-align: right;
	height: 324px;
}
