body {
      background-color: #C00000;
      font-family: verdana, arial, helvetica;
	font-size: 13px;
      font-weight: normal;
	text-decoration: none;
      color: #000040;
      line-height: 17px;
}
a:link {
      font-family: verdana, arial, helvetica;
	font-size: 13px;
	text-decoration: underline;
	font-weight: bold;
	color: #0000C0;
}
a:hover, a:active { 
      font-family: verdana, arial, helvetica;
	font-size: 13px;
	text-decoration: underline;
	font-weight: bold;
	color: #4040FF; 
}
a:visited { 
      font-family: verdana, arial, helvetica;
	font-size: 13px;
	text-decoration: underline;
	font-weight: bold;
	color: #800080; 
}

.title {
      font-family: comic sans ms;
	font-size: 18px;
      color: #000040;
}
.state {
      font-family: comic sans ms;
	font-size: 16px;
      color: #000040;
}
.bio {
      font-family: verdana, arial, helvetica;
	font-size: 12px;
      color: #000040;
      line-height: 16px;
}
a.bio:link, a.bio:visited {
      font-family: verdana, arial, helvetica;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}
.tiny {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
}
a.tiny:link, a.tiny:visited {
	color: #0000C0;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
a.tiny:hover {
	color: #4040FF;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}
p       {
	text-align: justify;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.imgB {
	border-color: #8F060D;
}