body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #006766;
	color: #006766;
	list-style-type: circle;
}
ul {
	font-size: 11px;
	list-style-type: circle;
}
form {
	font-size: 11px;
	color: #006766;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #980033;
}


.bread_crumbs {
	font-size: 10px;
	color: #FBBA9A;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
a:link {
	color: #004242;
	text-decoration: none;
}
a:visited {
	color: #004242;
	text-decoration: none;
}
a:hover {
	color: #FF6666;
	text-decoration: underline;
}
a:active {
	color: #FF3366;
	text-decoration: underline;
}
.image_buffer_no_border {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}

.column_header_text {
	font-size: 12px;
	color: #34CC67;
	background-color: #006766;
	padding: 5px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
}
.column_body_bkg {
	color: #006766;
	background-color: #DFFFFF;
	padding: 5px;
	border: thin dotted #006766;
}
textarea {
	font-size: 12px;
	font-style: italic;
	color: #980033;
	font-family: Arial, Helvetica, sans-serif;
}
.sidebar_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006766;
}





h1 {
	color: #004242;
	font-size: 20px;
}
h2 {
	color: #FF6766;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
}
h3 {
	color: #FF9A66;
	font-size: 16px;
	font-weight: normal;
	font-style: italic;
	background-color: #006766;
}
.copyright {
	font-size: 10px;
	color: #006766;
}

p {
	font-size: 11px;
	color: #006766;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
strong {
	font-size: 110%;
	font-weight: bold;
}
