
.body_text {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
}


.date {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	font-weight:bold;
	margin-right: 10px;
	
}

.footer_text {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
}


#footer {
	padding:12px;
	background-color:#CCCCCC;
	}


h3 {
	font-family: tahoma;
	font-size: 16px;
	color: #000000;
}



.more_links_heading {
	font-family: tahoma;
	font-size: 18px;

	font-weight: bold;
	color: #000000;}


.page_heading {
	font-family: tahoma;
	font-size: 30px;
	font-weight: bold;
	color: #000000;
	}


.page_sub-heading {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color:#CCCCCC;
	}


#index_sub_button {
	width: 80px; 
	height: 18px; 
	background-color: #e4e4e4; 
	margin:10px;
	}




/** Links Begin **/


a.nav_link:link, a.nav_link:visited {
	font-family: tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
}
a.nav_link:hover {
	font-family: tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}






a.footer_link:link, a.footer_link:visited {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
}
a.footer_link:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #ffffff;
}






a.text_link:link, a.text_link:visited {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.text_link:hover {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

/** Links End **/
