.menu {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.25;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #993333;
	text-decoration: none;
}

.menu a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.25;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}

.menu a:active {
	color : #993333;
	text-decoration : underline;
}

.menu a:visited {  
	color: #666666; 
}

.menu a:hover {
	color : #993333;
	text-decoration : underline;
}

.text {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.25;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}

.text a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.25;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #993333;
	text-decoration: none;
}

.text a:active {
	color : #993333;
	text-decoration : underline;
}

.text a:visited {  
	color : #993333;
	text-decoration : none;
}

.text a:hover {
	color : #990000;
	text-decoration : underline;
}

.lighttext {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.25;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
}

form {
	display: inline;
}

strong {
	color: #333333;
	font-weight: bold;
}

.dark, .dark a {
	color: #333333;
	font-weight: bold;
}

.header {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 1.25;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #993333;
	text-decoration: none;
}

.subheader, .subheader a, .subheader a:visited {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 1.25;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}

.subheader a:active {
	color: #993333;
	text-decoration: underline;
}

.subheader a:hover {
	color: #990000;
	text-decoration: underline;
}

.serifhead {
	font-family: "Times New Roman", serif;
	font-size: 24px;
	font-style: normal;
	line-height: 1.25;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	text-decoration: none;
}