body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #630000;
	font-size: small;
	font-weight: bold;
}
a:link
{
	color: #660000;
	font-size: x-small;
	font-weight: bold;
}
a:visited
{
	color: #660000;
	font-size: x-small;
	font-weight: bold;
} 

a:hover  {
	color: #666666;
	font-size: x-small;
	text-decoration: none;
}
.biglink a:link
{
	color: #660000;
	font-size: 16;
	font-weight: bold;
}
.biglink a:visited
{
	color: #660000;
	font-size: 16;
} 

.biglink a:hover  {
	color: #666666;
	font-size: 16;
	text-decoration: none;
}
.title {
	font-size: large;
	font-weight: bold;
}
.subtitle {
	font-size: small;
	font-weight: bold;
}
.paragraph {

	font-size: x-small;
}
.copyright {
	font-size: xx-small;
	color: #666666;
}
.paragraphbold {
	font-size: x-small;
	font-weight: bold;
}
.form {
	font-size: xx-small;
	color: #000000;
}
.fixed {

	font-size: x-small;
	color: #000000;
	font-family: "Courier New", Courier, mono;
}
.paragraphboldwbgnd {
	font-size: x-small;
	font-weight: bold;
	background-color: #660066;
	color: #FFFFFF;
}
.white {
	color: #FFFFFF;
}

