body { }

p { color: black; font-size: small; font-family: Verdana, Arial, Geneva, sans-serif; text-decoration: none; }

td { }

a:link {
	color: #792611;
	font-size: small;
	font-family: Verdana, Arial, Geneva, sans-serif;
	text-decoration: underline;
}

a:visited {
	color: #47160A;
	font-size: small;
	font-family: Verdana, Arial, Geneva, sans-serif;
	text-decoration: underline;
}

a:hover {
	color: #c02901;
}

a:active {
	color: #c02901;
	font-size: small;
	font-family: Verdana, Arial, Geneva, sans-serif;
	text-decoration: underline;
}

.regulartext 
{
	color: #000000;
	font-size: small;
	text-decoration: none;
	font-family:Verdana, Arial, Geneva, sans-serif;
}
.form
{
	border: 1px dashed #000;
}
.biggertext 
{
	color: #000000;
	font-size: medium;
	text-decoration: none;
	font-family:Verdana, Arial, Geneva, sans-serif;
}


.regulartext_faded
{
	color: #666;
	font-size: small;
	text-decoration: none;
	font-family:Verdana, Arial, Geneva, sans-serif;
}

.smalltext 
{
	color: #000000;
	font-size: x-small;
	text-decoration: none;
	font-family:Verdana, Arial, Geneva, sans-serif;
}

.smalltext_faded
{
	color: #666;
	font-size: x-small;
	text-decoration: none;
	font-family:Verdana, Arial, Geneva, sans-serif;
}

.headertext 
{
	color: #ad2500;
	text-decoration: none;
	font-family:Verdana, Arial, Geneva, sans-serif;
	font-weight: bold;
	font-size: large;
}
.headertext_black
{
	color: #000000;
	text-decoration: none;
	font-family:Verdana, Arial, Geneva, sans-serif;
	font-weight: normal;
	font-size: large;
}


.bigboldtitle 
{
	color: #ad2500;
	font-size: x-large;
	text-decoration: none;
	font-family:Verdana, Arial, Geneva, sans-serif;
	font-weight: bold;
}

