/* CSS Document */

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
}

.notregistered {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color:#000000; }
a.notregistered:link {	text-decoration: none;}
a.notregistered:visited {	text-decoration: none;}
a.notregistered:hover {	text-decoration: underline;}
a.notregistered:active {	text-decoration: none;}

