td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:12px;
	color:#E1EAFF;
}
h1           { font-family: Arial; font-size: 24pt; color: #FFFFFF; font-style: italic; 
               font-weight: bold }
.headline    { font-size: 18pt; font-family: Arial; color: #FFFFFF; font-weight: bold }
.text        { font-family: Arial; font-size: 14pt; color: #FFFFFF; font-weight: bold }
form
{
	margin:0px;
}
a {

	text-decoration: underline;
	color:#6DB2FA;
}
.light
{
	color:#8AEDFF;
}
a.light
{
	color:#8AEDFF;
	text-decoration:underline;
}
.blue
{
	color:#6DB2FA;
}
a.blue
{
	color:#6DB2FA;
	text-decoration:underline;
}
.g
{
	color:#B4C4DE;
}
a.dark
{
	color:#8FA5C7;
	text-decoration:none;
}
a.red
{
	color:#E2681F;
	text-decoration:underline;
}
a.copy
{
	color:#7293C5;
	text-decoration:none;
}