p            { font-family: Verdana, Arial, Helvetica; font-size: 10pt }
table        { font-family: Verdana, Arial, Helvetica; font-size: 10pt }
.main_text {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.footer_text {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.sub_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: ridge;
	border-bottom-color: #333333;
}
.line_seperater {
	border-left-width: 1px;
	border-left-style: groove;
	border-left-color: #D9E1C6;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}


.header_background {
	background-image: url(images/header_05.jpg);
	background-repeat: no-repeat;
}

a:link       { color: #000080; font-weight: bold }
.header_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}

a:visited    { color: #000080; font-weight: bold }
a:hover      { color: #6699FF; text-decoration: underline; font-weight: bold }
