p	{
		font-family: Arial, Helvetica, sans-serif;
		color: #000000;
		font-size: 80%;
		background-color: transparent;
	}

.noIndent
	{
		margin-left: 15px;
		padding-left: 0;
	}

li	{
		font-family: Arial, Helvetica, sans-serif;
		color: #000000;
		font-size: 80%;
	}

h1	{
		font-family: Arial, Helvetica, sans-serif;
		color: #000000;
		background-color: transparent;
		text-align: center;
	}

h2	{
		font-family: Arial, Helvetica, sans-serif;
		color: #000000;
		background-color: #FFFFFF;
		font-size: 100%;
	}

form {text-align: left;}

img {position: absolute;}

a img {border: none; }

table {width: 100%;}

td {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 80%;
		height: 30px;
		text-align: left;
		color: #000000;
		background-color: #FFFFFF;
	}

td.scale
	{
		text-align: center;
		color: #000000;
		background-color: #FFFFFF;
		height: 20px;
		font-weight: bold;
		font-size: 80%;
		width: 78px;
	}

.rowColour1
{
	background-color: #DDDDDD;
}

.rowColour2
{
	background-color: #F7F7F7;
}

.warning {
		font-family: Arial, Helvetica, sans-serif;
		color: #FF0000;
		background-color: #FFFFFF;
		font-size: 100%;
		font-weight: bold;
		text-align: center;
		}

.red
	{color: #FF0000;}


body	{
		margin: 0;
		padding: 0;
		text-align: center;
		background-color: #FFFFFF;
		color: #000000;
	}

div.band
	{
		width: 100%;
		background-color: transparent;
	}

div.block
	{position: absolute;}

textarea
	{
		font-family: "Times New Roman";
		font-size: 12pt;
		height: 16mm;
		width: 169.4mm;
	}

textarea.OneMessage
	{height: 11mm;}

div#pagecontent {position: relative; width: 800px; margin: 0 auto; text-align: left; background-color: transparent;}

div#formcontent {text-align: center; background-color: transparent;}