body {
	font-family: Arial, Helvetica, sans-serif;
}
td {
	font-size: x-small;
}
p {
	font-size: x-small;
}
li {
	font-size: x-small;
}
blockquote {
	font-size: x-small;
}
.red {
	color: #FF0000;
}
.blue {
	color: #000099;
}
.menumain {
	font-weight: bold;
	color: #FF0000;
}
a.menusub:link {
	color: #000099;
	font-weight: bold;
	text-decoration: none;
}
a.menusub:visited {
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
a.menusub:active {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a.menusub:hover {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.pagetitle {
	font-size: large;
	font-weight: bolder;
	color: #000099;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.smallfont {
	font-size: xx-small;
}
a:link {
	color: #000099;
}
a:visited {
	color: #000066;
}
a.bigred:link {
	font-size: x-large;
	font-weight: bolder;
	color: #FF0000;
	text-decoration: none;
}
a.bigred:visited {

	font-size: x-large;
	font-weight: bolder;
	color: #FF0000;
	text-decoration: none;
}
a.bigred:hover {


	font-size: x-large;
	font-weight: bolder;
	color: #000099;
	text-decoration: none;
}
a.bigred:active {



	font-size: x-large;
	font-weight: bolder;
	color: #000099;
	text-decoration: none;
}

