@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
.rightnav {
	line-height: normal;
}
.rightnav a:link {
	color: #666666;
	text-decoration: none;
}
.rightnav a:visited {
	color: #666666;
	text-decoration: none;
}
.rightnav a:hover {
	color: #333333;
	text-decoration: underline;
}
.rightnav a:active {
	color: #666666;
	text-decoration: none;
	}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #800A24;
}
.whitetext {
	color: #FFFFFF;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
a:link {
	color: #7E0A24;
}
a:visited {
	color: #7E0A24;
}
a:hover {
	color: #996666;
}
a:active {
	color: #7E0A24;
}
.greylink a:link {
	color: #666666;
	text-decoration:none;
}
.greylink a:visited {
	color: #666666;
	text-decoration:none;
}
.greylink a:hover {
	color: #000000;
	text-decoration:none;
}
.greylink a:active {
	color: #000000;
	text-decoration:none;
}
.whitetext a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.whitetext a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.whitetext a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.whitetext a:active {
	color: #FFFFFF;
	text-decoration: none;
	}
.whitetight {
	line-height: 20px;
	color: #FFFFFF;
}
.whitetight a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.whitetight a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.whitetight a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.whitetight a:active {
	color: #FFFFFF;
	text-decoration: none;
	}
.tighter {
	line-height: 16px;
}

