h1 {
	color: #BB5E00;
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #BB5E00;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #BB5E00;
}
.subscript {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}


.Body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #39284D;
}
.body_text_bold {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	color:#39284D;
	font-weight: bold;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000;
}
a:link {

	color: #FFFFFF;

	text-decoration: none;

}
a:visited {

	color: #FFFFFF;

	text-decoration: none;

}
a:hover {

	color: #B0C2EE;

	text-decoration: none;

}
a:active {

	color: #FFFFFF;

	text-decoration: none;

}
.bodylink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #009;
	text-decoration: underline;
}
#ArticleLink a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #009;
	text-decoration: underline;
}
.WhiteTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}

#BodyLink .bodylink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #009;
	text-decoration: underline;
}
