html, body { margin:0; padding:0; background-color: #333333; }

a:link {
	color: #940000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #940000;
}
a:hover {
	text-decoration: underline;
	color: #940000;
}
a:active {
	text-decoration: underline;
	color: #940000;
}

a.white:link {
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
}
a.white:visited {
	text-decoration: underline;
	font-size: 10px;
	color: #ffffff;
}
a.white:hover {
	text-decoration: underline;
	font-size: 10px;
	color: #ffffff;
}
.forms {
	width: 300px;
}

a.white:active {
	text-decoration: underline;
	font-size: 10px;
	color: #ffffff;
}
a.gray:link {
	font-size: 11px;
	color: #999999;
	text-decoration: underline;
}
a.gray:visited {
	text-decoration: underline;
	font-size: 11px;
	color: #999999;
}
a.gray:hover {
	text-decoration: underline;
	font-size: 11px;
	color: #999999;
}
a.gray:active {
	text-decoration: underline;
	font-size: 11px;
	color: #999999;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #940000;
	letter-spacing: normal;
}
.forms_wide {
	width: 240px;
}
.menutag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	letter-spacing: .1em;
}
.menutag_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	letter-spacing: 0.1em;
}
.body_title {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #940000;
	letter-spacing: normal;
}
.home_title {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	letter-spacing: normal;
}
.home_titlesmall {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	letter-spacing: .1ex;
}
.body_bold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #940000;
	letter-spacing: normal;
}
.body_gray {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	letter-spacing: normal;
}
