﻿.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	line-height: 18pt;
	vertical-align: middle;
	text-indent: 24pt;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	vertical-align: middle;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	line-height: 0pt;
	padding-left: 24pt;
}
.footer {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 0pt;
	padding-left: 24pt;
}
.reg {
    background-color: Silver;
    font-weight: bold;
}
.regerr {
    background-color: Yellow;
    font-weight: bold;
}
.plainlink  {
    text-decoration: none;
    color:  #888888;
    font-weight: bold;
}
.plainlink:hover
{
    text-decoration: none;
    color:  #BB0022;
    font-weight: bold;
}
