body {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
	background-color: #ff3300;
	font-size: 10px;
	background-position: bottom;
	color: #ffffff;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #ffffff;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: underline;
}

.header {
	font-size: 9px;
	color: #ffffff;
}

.headerlinks {
	font-weight: bold;
	color: #ffffff;
	font-size: 9px;
}

.intro {
	color: #ffffff;
	font-size: 10px;
}

.introlinks {
	color: #ffffff;
	font-weight: bold;
	font-style: italic;
	font-size: 10px;
}

.menu {
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	font-stretch: unchanged;
}

.text {
	font-size: 12px;
	line-height: 14px;
	color: #ffffff;
}

.textlinks {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #ffffff;
}

.border {
	border-color: #000000;
	border-style: solid;
}

.welcome {
	font-size: 24px;
	color: #ffffff;
	font-weight: bold;
}
