.txt {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
.maintxt {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	line-height:120%;
}
.redtxt {
	font-family: Verdana;
	font-size: 14px;
	color: #64041D;
	font-weight:bold;
}
.copytxt {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}
.linktxt {
	font-family: Verdana;
	font-size: 11px;
	color: #12528B;
}
.bluetxt {
	font-family: Verdana;
	font-size: 12px;
	color: #031E4F;
}
.whitetxt {
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
}

.floatright
{
float:right;
margin:0px 0px 4 8;
border:none;
padding:4px;
}

a:link.book, a:active.book, a.visited.book
{
color:#031D4D;
text-decoration:none;
}

a:hover.book
{
color:#031D4D;
text-decoration:underline;
}