@charset "utf-8";
@import url("circleoflife.css");

}
/* CSS Document */

.navLinks {
	font-size: 14px;
	color: #256593;
	font-family: Arial;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	background-color: #FFFFFF;
	text-decoration: none;
}
.navHeader {
	color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	background-color: #205E83;
}
body,td,th {
	font-family: Arial;
	font-size: 14px;
	color: #0F2E40;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #FFFFFF;
}
body {
	background-color: #8ACFF9;
	background-repeat: repeat;
	font-family: Arial;
	font-size: 14px;
	color: #0F2E40;
}
a:link {
	color: #256593;
	font-weight: bold;
	font-family: Arial;
	font-size: 14px;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #205E83;
	font-weight: bold;
}
a:hover {
	color: #808000;
	font-weight: bold;
}
a:active {
	color: #BF9900;
	font-weight:bold;
}

h1 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #8A2D00;
}
h3 {
	font-size: 18px;
}

