body {
	scrollbar-base-color: #ffffff;
	scrollbar-arrow-color: #ff9900;
	scrollbar-DarkShadow-Color: white;
	background-color: #FFFFFF;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 90%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.foot {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	font-size: 85%;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #990033;
	letter-spacing: 2px;
}
.foot a{
	color: #990066;
}
.foot a:hover{
	color: #990066;
	text-decoration: none;
}
.menu {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 90%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #666666;
	text-align: right;
}
.menu a{
	color: #666666;
	text-decoration: none;
}
.menu a:hover{
	color: #666666;
	text-decoration: none;
}
.border {
	border: 1px solid #990066;
}
.tagline {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 120;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	color: #990066;
	text-align: right;
}
