body  { color: #000; font-size: 10px; font-family: Arial, Helvetica, sans-serif}
p {}
td {}
bold { color: #000; font-weight: bold; font-size: 5px; font-family: Verdana }
.plain-text          { color: #555; font-size: 11px; font-family: Verdana; line-height: 14px }
.plain-text1   { color: #fff; font-size: 11px; font-family: Verdana; line-height: 1.5 }
.plain-text2 { color: #033; font-size: 11px; font-family: Verdana; line-height: 1.5 }
.plain-text3 { color: #033; font-size: 11px; font-family: Verdana; line-height: 2 }
.green-textB  { color: #1a6d6c; font-size: 10px; font-family: Verdana; font-weight: normal }
.subtext  { color: #000; font-size: 9px; font-family: Verdana; text-decoration: none }
.subtext1  { color: white; font-size: 10px; font-family: Verdana }
.subtextgray   { color: #666; font-size: 9px; font-family: Verdana }
.subsubtextgray1 {
	color: #999999;
	font-weight: normal;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	white-space: nowrap;
	letter-spacing: 1pt;
}
.red-text   { color: #99260e; font-size: 13px; font-family: Verdana }
.title-text   {
	color: #990000;
	font-size: 14px;
	font-family: Verdana;
	font-style: italic;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
}

.cellbg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
}
a.menu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #6C0000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
}
a.menu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.mynavbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	background-color: #F2F2F2;
	text-align: center;
	width: 46px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
a.mynavbox:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	background-color: #F2F2F2;
	text-align: center;
	width: 46px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
a.mynavbox:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	background-color: #F2F2F2;
	text-align: center;
	width: 46px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
a.mynavbox:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	background-color: #F2F2F2;
	text-align: center;
	width: 46px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
a.mynavbox:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	background-color: #F2F2F2;
	text-align: center;
	width: 46px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	float: right;
	padding-right: 22px;
	line-height: 20px;


}
.quotee {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
	float: right;
	width: 75%;
	padding-right: 22px;

}
