a:link       { color: #0066cc; text-decoration:none }
a:active     { color: #0066cc; text-decoration:none }
a:visited    { color: #0066cc; text-decoration:none}
a:hover      { color: #ff9900; text-decoration:underline}
body         { font-family: Arial; 
			   font-size: 12px;
			   color: #202020; }
h1           { font-family: Arial; 
			   font-size: 18px; 
			   color: #cc0000; }
.faq {
	FONT-SIZE: 10px; COLOR: #202020; FONT-STYLE: normal; FONT-FAMILY: Arial
}
h2           { font-family: Arial; 
			   font-size: 10pt; 
			   color: #ff9900;
			   FONT-STYLE: bold;
			   font-style:italic; }


/* styles added by ZSS */
.WarningText
{
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-weight : bold;
    color : Red;
    font-size : 8pt;
}
div.Signup
{
	font-family: "Arial", sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}