.body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Black;
	padding-left: 20px;
	padding-right: 5px;
	font-weight: normal;
	line-height: 14px;
}

.body1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Black;
	font-weight: normal;
	line-height: 1.5em;
	padding-left: -30px;
}


.body_gray{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	font-weight: normal;
	line-height: 13px;
}

.formcontent {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #444444;
	padding-left: 20px;
	padding-right: 5px;
	font-weight: bold;
	line-height: 14px;
}
.body_red{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b08467;
	font-weight: normal;
}

.body li {
	list-style-type: square;
}

.body_gray li {
	color: #8c8980;
	font-weight: normal;
	line-height: 13px;
}

.body a {
	font-weight: normal;
	text-decoration: underline;
	color: #444;	
}

.body a:hover{	
	color:white;
	text-decoration: underline;
}

.body a:visited{	
	color:black;
	font-weight:normal;
	text-decoration: underline;
}


h3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
}

h2 {
	font-family: Times Roman, serif;
	font-size: 14pt;
	font-weight: bold;
	margin-bottom: 5px;
	}


a.nexteon {
	color: Black;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a.small {
	font-size: xx-small;
	color: #6699cc;
	font-weight: normal;
}

a.small:visited {
	color: black;
}

.footer {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #444;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 8pt;
}

.footer a {
	color: #000;
	font-size: 120%;
	text-decoration: underline;
	font-weight: normal;
}

.footer a:visited {
	color: #000;
	text-decoration: underline;
	font-weight: normal;
}

.footer a:hover {
	color: white;
	text-decoration: underline;
	font-weight: normal;
}