.heading-color-org {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
}
.table-style-01 {
	background-color: #F9F9F9;
	padding: 8px;
	border: 1px dashed #CCCCCC;
}
.table-style-02 {
	background-color: #F9F9F9;
	padding: 5px;
	border: 1px dashed #E9E9E9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
}
.table-style-03 {

	background-color: #FFFFFF;
	padding: 5px;
	border: 1px dashed #E9E9E9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5E5E5E;
}
.bottom-links {
	background-color: #F9F9F9;
	padding: 5px 2px;
	border: 1px dashed #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
	line-height: 15px;
}
.bottom-links-a:link {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px
	font-size: 10px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
	line-height: 15px;
	border: 1px solid #F9F9F9;
}
.bottom-links-a:visited {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px
	font-size: 10px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
	line-height: 15px;
	border: 1px solid #F9F9F9;
}
.bottom-links-a:hover {
	background-color: #F9F9F9;
	border: 1px dashed #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #003366;
	text-decoration: underline;
	line-height: 15px;
}
.bottom-links-a:active {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px
	font-size: 10px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
	line-height: 15px;
	border: 1px solid #F9F9F9;
}
.date-news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #666666;
	letter-spacing: 2px;
	word-spacing: 6px;
}
hr {
	border: 1px dotted #999999;
}
h1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
}
