.link {
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 14px;
	color: #990000;
}
a.link:hover {
	color:#006699;
	background-color: #FFFF99;
	text-decoration:underline;
}
.smalllink {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #990000;
}
a.smalllink:hover {
	color:#006699;
	background-color: #FFFF99;
	text-decoration:underline;
}
.body {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 14px;
	color: #330000;
	line-height:20px;
}
.head {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #336633;
	font-weight: bold;
}
.bodyItal {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #003300;
	font-style: italic;
	font-weight: bold;
}
.pull
{
	font-family:book antiqua, Times New Roman, Times;
	font-size:18px;
	font-style:italic;
	font-weight:bold;
		line-height:26px;

}

.menulink
{
	font-family: Trebuchet, "Trebuchet MS", "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
		color:#182A41;
		font-weight:bold;
}
.menulink:hover
{
	font-family: Trebuchet, "Trebuchet MS", "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
		color:#F82A41;
		font-weight:bold;
}
.bigform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
	background-color: #FFFFCC;
}
