body {
	margin: 0px;
	background-color: #FAFAF3;
}
#c01 {
	background-color: #FFFFFF;
}
#c02 {
	background-color: #4F80A9;
}
#c03 {
	background-color: #E5E5E5;
}
#c04 {
	background-color: #C0C0C0;
}
#c05 {
	background-color: #C0C0C0;
}
#c06 {
	background-color: #C0C0C0;
}
.regulartxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 22px;
	color: #787870;
}
a:link {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #FF9900;
	text-decoration: none;
}

