body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;

}
p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.para {
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
}
a:link {
	color: #000099;
}
a:visited {

	color: #0066FF;
}
a:hover {


	color: #FFCC33;
}
.footer {
	font-weight: bold;
	font-size: 10px;

}
.footer a:link {
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
.footer a:visited {
	color: #0000FF;
	text-decoration: none;

}
.footer a:hover {
	color: #000099;
	text-decoration: underline;
}
.firstpara {
	height: auto;
	line-height: 150%;

}
.titlefont {
	font-size: 24px;
	color: #0000FF;
}
.nodecoration a:link {
	text-decoration: none;
}
.nodecoration a:visited {

	text-decoration: none;
}
.nodecoration a:hover {


	text-decoration: underline;
}
.subtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}
.modbutton {
	color: #000000;
	background-color: #6699CC;
	font-weight: bold;

}
