.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #006699;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
a:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	background-color: #D6EBEB;

}
a:active {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
h2 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CC6600;
	margin: 0px;
	padding: 0px;
}
.tdpad-divider {
	margin-left: 7px;
	padding-left: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFBC79;
}
.tdtopdivider {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFBC79;
	margin-top: 7px;


}
.copyright {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6F9799;
}
.tdleft-right-divider {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFBC79;
	border-left-color: #FFBC79;

}
.tdtopdividerblue {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #8FAEAF;
	margin: 12px 0px 0px;
	height: 0px;
	padding: 0px;


}
h1 {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CC6600;
	margin: 0px;
	padding: 0px;
}
.text-details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6F9799;
}
.td-rightpad {
	margin-right: 24px;
	padding-right: 24px;
}
.tditalic {
	font-size: 14px;
	font-style: italic;
}
