h1 {
	font-size: 16pt;
	color: #FFFFFF;
	text-align: left;
	margin:0px 30px;
}
h2 {
	padding: 5px;
	font-size: 100%;
	margin:5px 30px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	background-color: #FFFF99;
	border: 1px ridge;
	color: #FF6600;
}
td h2 {
	padding: 0px 30px;
	font-size: 16px;
	margin:0px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	background-color: #FFFFCC;
	color: #FF6600;
	border: 1px solid #FFFFCC;
	width: 450px;
}

h3 {
	color:#316056 ;
	padding: 5px;
	border-bottom: 1px solid #316056;
	border-top: 1px solid #316056;
	margin:10px 30px 5px;
	font-size: 80%;
	font-style: normal;
	font-weight: lighter;
}
h4 {
	color:#00FF00;
	font-size: 28pt;
	padding: 5px;
	margin-bottom: 0px;
	margin-top: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
h5 {
	color:#ff66ff ;
	padding: 5px;
	margin:10px 30px 5px;
	font-size: 80%;
	font-style: normal;
	font-weight: lighter;
}
p {
	line-height:150%;
	font-size: 80%;
}
td {
	line-height:150%;
	font-size: 80%;
}
td p {
	font-size: 100%;
}
td td {
	font-size: 100%;
}
a {
	text-decoration: none;
	color : #FF0000;
}
a:hover {
	color: #00FF00;
}
#nav {
	position: relative;
	top: 30px;
}
#nav .cur {72B6A8
	text-align: center;
	display: block;
	width: 120px;
	border: solid 1px #396F64;
	font-size: 70%;
	background-color: #72B6A8;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #006666;
	padding: 10px;
	text-align: center;
}
#nav a {
	text-align: center;
	display: block;
	width: 120px;
	border: solid 1px #396F64;
	font-size: 70%;
	background-color: #FF9966;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #006666;
	padding: 10px;
}
#nav a:hover {
	color : #FFFFFF;
	background-color: #72B6A8;
}
#content {
	position:absolute;
	top:110px;
	left:180px;
	width: 560px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
}
#content p{
	padding:5px 40px;
}
.kbox {
	margin-left: auto;
	margin-right: auto;
	border: solid 1px #65AB9A;
	margin-bottom: 5px;
	margin-top: 10px;
	background-color: #EEF7F4;
	width: 60%;
	text-align:center;
}
.kbox h4 {
	border-bottom: solid 1px #65AB9A;
	text-align:left;
	background-color: #FFFFFF;
}
#content .kbox p {
	font-size:80%;
	padding:5px;
	margin:0px;
	text-align:left;
}
.kbox p img{
	float:left;
}
.link_r {
	text-align:right;
	font-size:80%;
}
body {
	background-color: #FFFFCC;
	background-image: url(../img/corner.jpg);
	background-repeat: no-repeat;
}
.imgright {
	float: right;
	margin: 10px;
}
.imgleft {
	float: left;
	margin: 10px;
}
.imgleft1 {
	float: left;
	margin: 10px 10px 50px;
}
.floatclear {
	clear: both;
}
#headlines{
	margin: 0px;
	padding: 5px;
	font-size: 80%;
	background-image: url(../img/lines2.gif);
	background-repeat: repeat-y;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FF6600;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
}
.small {font-size: 10px}
.telfont {
color: #FF6600;
font-size: 24px;
}