.header {color: #C6D5BB;}
body{
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	padding: 0 px;
	background-color: #C4CFC3 ;
	font-family: Helvetica, Verdana, Times, serif;
	font-size: 12px;
}

p{
	font-family: Helvetica, Verdana, Times, serif;
	font-size: 12px;
	
}
.header1{
	font-family: Helvetica, Verdana, Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC6666;
	background-color: transparent;
	text-decoration: none;
}
.header2{
	font-family: Helvetica, Verdana, Times, serif;
	font-size: 18px;
	color: #CC6666;
	background-color: transparent;
	text-decoration: none;
}
td{
	font-family: Helvetica, Verdana, Times, serif;
	font-size: 12px;
}
li{
	padding: 5px;
}
a{
	font-family: Helvetica, Verdana, Times, serif;
	font-size: 12px;
	color: #CC6666;
	text-decoration: underline;
}
a:hover{
	text-decoration: underline;
}
.leftlinks{
	font-family: Verdana, Helvetica, Times, serif;
	font-size: 14px;
	color: #000000;
	background-color: transparent;
	text-decoration: none;
}
.visit{
	font-family: Verdana, Helvetica, Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #000000;
	background-color: transparent;
	text-decoration: none;
}

.toplinks{
	font-family: Verdana, Helvetica, Times, serif;
	font-size: 12px;
	color: #000000;
	background-color: transparent;
	text-decoration: none;
}
.leftactive{
	font-family: Verdana, Helvetica, Times, serif;
	font-size: 14px;
	font-weight:bold;
	color: #000000;
	background-color: transparent;
	text-decoration: none;
}
.pageheader{
	font-family: Helvetica, Verdana, Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC6666;
	background-color: transparent;
	text-decoration: none;
}

.sub{
	font-family: Verdana, Helvetica, Times, serif;
	font-size: 12px;
	color: #000000;
	background-color: transparent;
	text-decoration: none;
}
.subactive{
	font-family: Verdana, Helvetica, Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: transparent;
	text-decoration: none;
}
.small{
	font-family: Helvetica, Verdana, Times, serif;
	font-size: 10px;
	background-color: transparent;
	text-decoration: none;
}
.tablebody{
	background-color: #FFFFF1;
}

