.body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	line-height: 16px;
	font-weight: normal;
}

.header {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	color: #006699;
	text-align: justify;
	line-height: 16px;
	font-weight: bold;
}

.subheader {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #333333;
	text-align: justify;
	line-height: 16px;
	font-weight: bold;
}
.small {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: justify;
	line-height: 16px;
	font-weight: normal;
}

a:link
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #3399CC;
	background-color: inherit;
	text-decoration: none;
	font-weight: bold;
    line-height: 22px;
}
a:visited
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #3399CC;
	background-color: inherit;
	text-decoration: none;
	font-weight: bold;

}

a:hover
{
	color: #999999;
	background-color: inherit;
}


a.smallnav {
}
a.smallnav:link
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #336699;
	background-color: inherit;
	text-decoration: none;
	font-weight: normal;

}
a.smallnav:visited
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #336699;
	background-color: inherit;
	text-decoration: none;
	font-weight: normal;

}

a.smallnav:hover
{
	color: #999999;
	background-color: inherit;
}
.hydrogen {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #666666;
	text-align: justify;
	line-height: 16px;
	font-weight: bold;
}
