.menubold {
	font-weight: bolder;

}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
a:link {
	color: #006666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #663399;
	text-decoration: underline;
}
a:active {
	color: #666699;
	text-decoration: none;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
div {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.heading {
	font-size: 16px;
	font-weight: bold;
	color: #993300;
}
.menuwhite {
	font-weight: bolder;
	color: #FFFFFF;
	font-size: 11px;

}
a.menuwhite:hover {
	color: #FFFFFF;
	text-decoration: underline;

}
a.menuwhite:active {
	color: #FFFFFF;

}
a.menuwhite:visited {
	color: #FFCCCC;

}
a.menuwhite:link {
	color: #FFFFFF;

}
.error {
	color: #0066FF;
}
.bodytext {
	font-size: 12px;
}
.body10 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
