TD
{
	font-family: Arial,Helvetica,sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 14px;
}

select, input
{
	font-family: courier,monospace;
	font-size: 12px;
	color: #000000;
}

.bigheadline
{
	font-weight: bold;
	color: #FFFFFF;
	font-size: 18px;
}

.smallheadline
{
	font-weight: normal;
	color: #FFFFFF;
	font-size: 16px;
}

.smallsans
{
	font-family: Arial,Helvetica,sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 12px;
}

.footer
{
	font-family: Arial,Helvetica,sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 10px;
}

.memory
{
	font-family: Arial,Helvetica,sans-serif;
	color: #d7182a;
	font-weight: normal;
	font-size: 12px;
}

.memory A:link
{
	color: #ffffff;
	text-decoration: none;
}

.memory A:visited
{
	color: #ffffff;
	text-decoration: none;
}

.memory A:hover
{
	color: #d7182a;
	text-decoration: none;
}

.memory A:active
{
	color: #d7182a;
	text-decoration: none;
}

.review
{
	font-family: Arial,Helvetica,sans-serif;
	font-style: italic;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 12px;
}


.looselines { line-height: 24px; }

.small { font-size: 14px; }

.smaller { font-size: 12px; }

.smallest { font-size: 10px; }

.notsobig { font-size: 16px; }

.big { font-size: 20px; }

.white { color: #FFFFFF; }

.black { color: #000000; }

.gold { color: #FFCC66; }

.red { color: #FF0000; }


A:link
{
	color: #FFFFFF;
	text-decoration: none;
}

A:visited
{
	color: #FFFFFF;
	text-decoration: none;
}

A:hover
{
	color: #FFFFFF;
	text-decoration: none;
}

A:active
{
	color: #FFFFFF;
	text-decoration: none;
}

.footernav A:link
{
	color: #FFFFFF;
	text-decoration: none;
}

.footernav A:visited
{
	color: #FFFFFF;
	text-decoration: none;
}

.footernav A:hover
{
	color: #FFFFFF;
	text-decoration: none;
}

.footernav A:active
{
	color: #FFFFFF;
	text-decoration: none;
}

.printborder {
	border: 1px #666666 solid;
}