body
{
	font-size: small;
	font-family: Verdana, Arial;
}

P
{
	font-size: small;
	font-family: Verdana, Arial;
}

TD
{
	font-size: small;
	font-family: Verdana, Arial;
}

a:hover
{
	color: #6da7c2;
	text-decoration: underline;
} 

a
{
	font-weight: bold;
	font-size: small;
	color: #3f5d7e;
	text-decoration: underline;
}

.pagetitle
{
	font-weight: bold;
	font-size: medium;
	color: #454545;
}

.subtitle
{
	font-weight: bold;
	font-size: small;
	color: #454545;
}

.colorsubtitle
{
	font-weight: bold;
	font-size: small;
	color: #d68b44;
}

.instructions
{
	font-size: small;
	color: #c28f24;
}

.functionbutton
{
	color: #ffffff;
	background-color: #999966;
}

.footertext
{
	font-size: small;
	color: #454545;
}
