/* CSS Document */

.home_text {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size:10pt;
	letter-spacing: 1.4px;
}


.content_header {
	font-size:12pt;
	font-weight: bold;	
}


.subcontent_header {
	font-weight: bold;
}


#text_container {
	padding-right: 100px;
	height: 100%;
	padding-top: 26px;
	padding-bottom: 26px;
	padding-left: 26px;
	
}
