h1 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	background-color: #FF6600;
	line-height: 30px;



}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;

}
a, a:hover, a:active, a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;

}
a:hover
{
	text-decoration: underline;

}
legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #000000;
}
h2 {
	color: #E85C00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	text-transform: none;
	font-weight: bold;
	border-bottom-style: solid;



}
.definition {
	border-bottom-style: dashed;
	border-bottom-width: thin;
}
.ImgLegend {
	font-size: 10px;
	font-style: italic;
}
h3 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: none;
	font-weight: bold;
	font-style: normal;




}
ul {
	font-weight: bold;
	color: #003399;
	list-style-image: url(../../_img/Bullet9x9.gif);


}

