body
{
	font-weight: bold;
	font-size: 20pt;
	color: #090786;
	font-family: Arial;
	background-color: #e5e5e5;
}

td
{
	font-size: 10pt;
	color: #09074e;
	line-height: normal;
	font-family: 'Arial';
	letter-spacing: normal;
}

.header
{
	font-size: 18pt;
	color: #090786;
	line-height: normal;
	font-family: Arial;
	letter-spacing: normal;
}

.subtitle
{
	font-size: 12pt;
	color: #990000;
	line-height: normal;
	font-family: Arial;
	letter-spacing: normal;
	text-decoration:'underline'
}

.largesubtitle
{
	font-size: 36pt;
	color: #666666;
	line-height: normal;
	font-family: Arial;
	letter-spacing: normal;
}

.price
{
	font-size: 20pt;
	color: #666666;
	line-height: normal;
	font-family: Arial;
	letter-spacing: normal;
}

.title
{
	font-size: 16pt;
	font-weight:bold;
	color: #990000;
	line-height: normal;
	font-family: Arial;
	letter-spacing: normal;
}

.link
{
	font-size: 12pt;
	font-weight:bold;
	color: #990000;
	line-height: normal;
	font-family: Arial;
	letter-spacing: normal;
}

INPUT
{
	font-family:Arial;
	font-weight:bold;
	font-size:8pt;
	background-color:#ffffff;
	color:#000070;
}

TEXTAREA
{
	font-family:Arial;
	font-weight:bold;
	font-size:8pt;
	background-color:#ffffff;
	color:#000070;
}

.button
{
	font-family:Arial;
	font-weight:bold;
	background-color:#999999;
	color:#000070;	
}

