p,body,table,tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
body {
	margin-left: 2px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	

}
h1 {
	font-size: 24px;
	color: #9999CC;
	line-height: normal;
	font-variant: small-caps;
	font-weight: 600;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 16px;
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;

}
h3 {
	color: #3399CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
h4 {
	color: #CC66FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	list-style-position: outside;
	list-style-type: disc;
	color: #666666;
}
a:link {
	color: #0000FF;
}

a:visited {
  color: #3366FF;
}

a:hover {
	text-decoration: none;
}

a:active {
	color: #FF0000;
}

.companyname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 600;
	color: #666666;
}
.PageName {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
}
.footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
border-bottom: 4px solid #000;
padding-bottom: 2px;
background: transparent;
color: #000;
}
.benefit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 200;
	color: #CC9900;
}
.formatting {
	background-color: #FFFFFF;
	position: relative;
	width: 97%;
}
