body {
	background-color: #b5b5b5;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
#menubuttons {
}
#menubuttons a:link {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
#menubuttons a:visited {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
#menubuttons a:hover {
	color: #660000;
	font-weight: normal;
	text-decoration: none;
}
#heading {
	margin-right: 40px;
	margin-left: 40px;
	width: 370px;
	height: 40px;
	margin-top: 50px;
}
#text {
	overflow: auto;
	margin-right: 40px;
	margin-left: 40px;
	width: 365px;
	height: 252px;
	padding-right: 5px;
}
#topborder{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 7px;
	background-color: #660000;
}
#website {
	margin-top: 80px;
}
.arial_red24 {
	font-family: Times New Roman;
	font-size: 23px;
	color: #660000;
	font-weight: lighter;
	font-style: italic;
}
.arial_grey11 {
	font-family: Helvetica;
	font-size: 11px;
	color: #666666;
	line-height: 15px;
}
.arial_red11 {
	font-family: Helvetica;
	font-size: 11px;
	color: #660000;
	line-height: 16px;
}
.arial_white11 {
	font-family: Helvetica;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 16px;
}
.arial_grey9 {
	font-family: Helvetica;
	font-size: 9px;
	color: #666666;
	line-height: 18px;
}
.arial_white9 {
	font-family: Helvetica;
	font-size: 9px;
	color: #FFFFFF;
	line-height: 18px;
}

