body{
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	background-color: #FFFFFF
}
a{
	color:#b00303;
	text-decoration:none
}
a:hover{color:#f87807}
.leftnav{
	font-size:8.5pt;
	color:#666666;
	font-family:Verdana;
	line-height:1.5;
	font-weight:bolder;
	text-decoration:none
}
.plainText
{
	font-size:8.5pt;
	color:#000000;
	font-family:Verdana;
	line-height:1.5
}
.biggerText
{
	font-size:14pt;
	color: #DF321A;
	font-family:Verdana;
	line-height:1.5
}
.smallText
{
	font-size:7pt;
	color:#000000;
	font-family:Verdana;
	line-height:14px
}
.contenttab{
	margin-bottom:5px;
}
.navtab{
margin-bottom:5px;
background-color:#fef2de;
border:#CCCCCC 1px solid

}
.note {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000;
	border-top-color: #854132;
	border-right-color: #854132;
	border-bottom-color: #854132;
	border-left-color: #854132;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	font-style: italic;
	background-color: #FFE6F0;
	padding: 10px;
	margin-left: 20px;
	margin-right: 20px;
}
