a:link {
	text-decoration: none;
	color: #F33644;
}
a:visited {
	color: #F33644;
	text-decoration: none;
}
a:hover {
	color: #CC9933;
	text-decoration: none;
}
a:active {
	color: #FFFF66;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #F33644;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}
body {
	background-color: #F33644;
}
.footercell {
	background-color: #F33644;
}
.menucell {
	border-right-width: medium;
	border-top-style: none;
	border-right-style: inset;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
	background-color: #FFFFFF;
	width: 120px;
}
.bodycell {
	background-color: #FFFFFF;
	width: 754px;
	padding-right: 15px;
	padding-bottom: 15px;
}
.headercell {
	background-color: #FFFFFF;
}

