.header {
	font-family: Verdana;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.menu a{
	font-family: Verdana;
	font-size: 12px;
	color: #750a24;
	text-decoration: underline;
}
.menu div{
	font-family: Verdana;
	font-size: 11px;
	color: #750a24;
}
.menu div a{
	font-family: Verdana;
	font-size: 11px;
	color: #750a24;
	text-decoration: underline;
}
H1 {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #750a24;
}

.content {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	
}
.content td{
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	
}

.content a{
	font-family: Verdana;
	font-size: 12px;
	text-decoration:underline;
	color: #000000;
}
.content2 {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	
}

.content2 a{
	font-family: Verdana;
	font-size: 11px;
	text-decoration:underline;
	color: #000000;
}

.copy {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	
}

.copy a{
	font-family: Verdana;
	font-size: 9px;
	text-decoration:underline;
	color: #000000;
}