/* CSS Document */
body,td,th {
	color: #004D41;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #D0CECE;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #306F65;
}
a:visited {
	color: #306F65;
	text-decoration: none;
}
a:hover {
	color: #306F65;
	text-decoration: underline;
}
a:active {
	color: #306F65;
	text-decoration: none;
}

a:link {
	text-decoration: none;
}

.Page_Header {
	color: #FFFFFF;
	font-family: Helvetica;
	font-size: 24px;
	background-color: #2F6E65;
}
.Sub_Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #004D41;
}
.Regular_Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004D41;
}
.Text_Links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #306F65;
	text-decoration: none;
	font-weight: bold;
}
.Small_Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #2F6E65;
}
.List_Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #004E41;
}
