body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
table.table_main {
	background-repeat: no-repeat;
	background-image: url(images/bckgrnd_home2.jpg);
	height: 550px;
}
.text_content {
	font-size: 14px;
}
.header_paragraph {
	font-size: 16px;
	font-weight: bold;
}
.text_content_sm {
	font-size: 11px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #9D2614;
	text-decoration: underline;
}
a:active {
	color: #D00102;
	text-decoration: underline;
}
.header_page_title {
	font-size: 20px;
	font-weight: bold;
}
.homepage_links {
	font-size: 14px;
	font-weight: bold;
	line-height: 12px;
}
.text_subtitles_small {
	font-size: 14px;
	color: #333333;
}
.table_rightmargin {
	margin-right: 25px;
}
.text_links_page {
	font-size: 13px;
}
