body{
	font-family:arial,helvetica;
	font-size:10pt;
	color:#000000;
}
td{
	font-family:arial,helvetica;
	font-size:10pt;
	color:#000000;
}
p{
	font-family:arial,helvetica;
	font-size:10pt;
	color:#000000;
	line-height:130%;
}
h1{
	font-size:14pt;
	color:#a34b1d;
	margin-bottom:4px;
}
h2{
	font-size:10pt;
	color:#808080;
}
h3{
	font-size:10pt;
	color:#808080;
}
b{
	color:#a34b1d;
}
b.rv {
	color:#fff;
	background-color:#a34b1d;
	padding:2px 5px;
}
b.norm{
	color:#000000;
}
strong{
	color:#808080;
}
.c {
	text-align:center;
}
a:link {
	color:#000099;
	font-weight:bold;
}
a:visited {
	color:#000099;
	font-weight:bold;
}
a:hover {
	color:#ffffff;
	font-weight:bold;
	background-color:#000099;
	text-decoration:none;
}
a.small{
	color:#000099;
	font-weight:bold;
	font-size:8pt;
}
a.small:visited:{
	color:#000099;
	font-weight:bold;
	font-size:8pt;
}
a.small:hover{
	color:#ffffff;
	font-weight:bold;
	background-color:#000099
}
.gray{
	color:#808080;
	font-weight:bold;
}
.review{
	color:#000099;
	background-color:#ffffcc;
	font-weight:bold;
	padding:8px;
	border:1px solid #ffffcc;
}
.title{
	color:#000099;
	font-size:12pt;
	font-weight:bold;
}
.clHead{
	color:#3366ff;
	font-size:12pt;
	font-weight:bold;
}
.clFoot{
	font-size:8pt;
	text-align:center;
	text-decoration:none;
}
.clDis{
	font-size:8pt;
	text-align:left;
}
.follow {
	margin:4px;
}
.blue{
	color:#000099;
	font-weight:bold;
}
#topnav{
	position:absolute;
	left:0;
	top:0;
	z-index:10;
}
#sidenav{
	position:absolute;
	left:0;
	top:100;
	z-index:11;
}
#content{
	position:absolute;
	left:220;
	top:120;
	width:520;
}
.sm {
	color:#000099;
	font-size:8pt;
}
.sub {
	color:#0d6d00;
}
table.viva {
	background-color:#eef;
	border:0;
}
table.viva td {
	border:1px solid #fff;
}
del {
	font-size:8pt;
}

