.fixcenter {
  width: 720px;
  border: solid;
  border-width: 1px;
  margin: auto;
  margin-top: 10px;
  text-align: left;
  border-color: grey;
  background-color: white;
}

.n16 {
	color: #897969;
	font-size: 16pt;
	font-family: Arial, Helvetica, serif;
	font-weight: normal;
}
.n14 {
	color: #897969;
	font-size: 14pt;
	font-family: Arial, Helvetica, serif;
	font-weight: normal;
}
.n10 {
	color: #897969;
	font-size: 10pt;
	font-family: Arial, Helvetica, serif;
	font-weight: normal;
}

p, ul, li, span, div, td, input, textarea, select, br{
	color: #413527;
	font-size: 9pt;
	font-family: Arial, Helvetica, serif;
	font-weight: normal;
}
a{
	color: #B52227;
	font-size: 9pt;
	font-family: Arial, Helvetica, serif;
	font-weight: bold;
}
.b14 {
	color: #B52227;
	font-size: 14pt;
	font-family: Arial, Helvetica, serif;
	font-weight: bold;
}
.b12 {
	color: #B52227;
	font-size: 12pt;
	font-family: Arial, Helvetica, serif;
	font-weight: bold;
}
.b10 {
	color: #413527;
	font-size: 10pt;
	font-family: Arial, Helvetica, serif;
	font-weight: bold;
}
.a8{
	color: #B52227;
	font-size: 8pt;
	font-family: Arial, Helvetica, serif;
	font-weight: bold;
}
.copy{
	color: #897969;
	font-size: 8pt;
	font-family: Arial, Helvetica, serif;
	font-weight: normal;
}
.title {
	margin: 0;
	margin-left: .5em;
	margin-bottom: 0;
	color: #B52227;
	font-size: 12pt;
	font-family: Arial, Helvetica, serif;
	font-weight: bold;
}

#click {cursor:hand}

.blink{ 
text-decoration:blink; 
} 

a:link {text-decoration: none; color: #B52227}
a:visited {text-decoration: none; color: #B52227}
a:active {color: #326A9D}
a:hover {color: #326A9D}
