body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #22222c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
}

/* general values for hyperlinks */
a {
	font-weight: strong;
}
/* regular hyperlinks */
a:link {color: #dd0000; text-decoration: none }
a:visited {color: #dd0000; text-decoration: none; }
a:active {color: #dd0000; text-decoration: underline; }
a:hover {color: #ff0000; text-decoration: underline; }

/* nav hyperlinks */
a.nav:link {
	color: #999999;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	padding: 10px;
}
a.nav:visited {
	color: #999999;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	padding: 10px;
}
a.nav:active {
	color: #dd0000;
	padding: 10px;
}
a.nav:hover {
	color: #dd0000;
	padding: 10px;
}
.navCurrentSection {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #FFFFFF;
	text-decoration: none;
	padding: 10px;
}
.navseparator {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	letter-spacing: 0.1em;
}

.back_to_top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	padding: 8px;
}
.ClickForMore {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	border: #999999;
	text-align: left;
}
.caution {
	font-family: Verdana;
	font-size: 12pt;
	color: #ff0000; }

.address {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #333333;
}
.Figures_Legends {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #496255;
}
.body_header1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #000000;
	font-weight: normal;
}
.body_header2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #333333;
	font-style: normal;
	text-decoration: underline;
	font-variant: normal;
	font-weight: normal;
}
.news_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: blink;
}
.news_body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	font-weight: normal;
}

