p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	text-align: justify;
}
.tableBorder {
	border: thin dashed #666666;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #798E85;
}
a:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #798E85;
}
a:hover {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CC9900;
}
a:active {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #798E85;
}
.tableoutline {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: double;
	border-right-style: dashed;
	border-bottom-style: double;
	border-left-style: dashed;
	border-top-color: #52615A;
	border-right-color: #52615A;
	border-bottom-color: #52615A;
	border-left-color: #52615A;
}
.tablesidelines {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: dashed;
	border-left-style: dashed;
	border-top-color: #A5B5B8;
	border-right-color: #A5B5B8;
	border-bottom-color: #A5B5B8;
	border-left-color: #A5B5B8;
}
.tablesidelinesLeft {

	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: none;
	border-left-style: dashed;
	border-top-color: #A5B5B8;
	border-right-color: #A5B5B8;
	border-bottom-color: #A5B5B8;
	border-left-color: #A5B5B8;
}

