.Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 140%;
}

.OrangeText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 130%;
	color: #000000;
}

.Heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}

.BoldText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 130%;
	font-weight: bold;
	font-variant: normal;
	color: #FF7000;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 140%;
	margin: 0px; 
	margin-top: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	margin-right: 0px; 
	height: 100%;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 140%;
}

.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 140%;
}

img {
	border: 0px;
}

.cell {
	padding: 7px 7px 14px;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.tableborder {
	background-color: #ebebeb;
	border: 2px solid #b5b5b5;
}

.style1 {font-size: 10px}
.style2 {color: #FF7000; font-weight: bold;}
.style3 {color: #FF7000}


A:link {color: #FF7000; font-size: 12px;}
A:visited {color: #FF7000; font-size: 12px;}
A:active {color: #FF7000; font-size: 12px;}
A:hover {color: #58890E; font-size: 12px;}


