.table_text {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding: 8px;
}

.bold {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #fffff;
	text-decoration: none;
	line-height: 20px;
}
.heading {
	font-family: Verdana, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
}



.navigation {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-color: #99CCFF;
	padding-bottom: 8px;
	padding-top: 8px;
}

.navigation1 {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #99ccff;
	display: block;
	width: 150px;
	padding: 8px;
}


.footer {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #99ccff;
}
.paragraph_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}


.navigation:hover {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #ffffff;
	background-attachment: fixed;
	text-decoration: none;
	background-color: #99ccff;
}

.navigation1:hover {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #99ccff;
	display: block;
	width: 150px;
	padding: 8px;
}

.footer:hover {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #99ccff;
}
.sub_heading_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #993300;
}

