body         
{
	font-family: Arial;
	color: #4d4d4d;
	font-size: 8pt;
	background-color: #e3e3e3;
	margin: 0px;
}

.style2 {
	color: #9E0108;
	font-weight: bold;
	font-size: 10pt;
}

.styleLB1 {	color: #A9000C;
	font-weight: bold;
}
.styleLB2 {	color: #9E0108;
	font-weight: bold;
}
.styleLB3 {	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	color: #9E0108;
}
.styleLB4 {color: #FFFFFF}

.styleD2 {
	color: #9F0110;
	font-weight: bold;
	}

table        { font-size: 8pt; font-family: Arial;}
a:link       { color: #9e0005; text-decoration: underline}
a:visited    { color: #9e0005; text-decoration: underline}
a:active     { color: #9e0005; text-decoration: underline}
a:hover      { color: #000000; text-decoration: underline}

.buttons  { color: #ffffff; font-size: 8pt;}
.buttons a:link       { color: #ffffff; text-decoration: none}
.buttons a:visited    { color: #ffffff; text-decoration: none}
.buttons a:active     { color: #ffffff; text-decoration: none}
.buttons a:hover      { color: #ffffff; text-decoration: underline}
.validator            { color: #900009;}
input.stylebutton { font-size: 8pt; color: #ffffff; background-color:#900009}