@CHARSET "ISO-8859-1";
h1
{
	font-family: Andalus;
	font-weight: bold;
	color: #6699cc;

}


P
{
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-size: 11pt;  // size=-1
}

.footerlink
{
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #ffffff;
}


.note
{
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-size: 14pt;
	text-decoration: none;
	color: #ff0000;
}






.helper
{
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-size: 8pt;
	color: #33cc00;
}

.helpero
{
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-size: 8pt;
	color: #ff9900;
}

.err
{
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-size: small;
	color: red;
	font-weight: normal;
}

.headerwhite
{
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-size: small;
	color: white;
}

.title
{
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	color: #003399;
	font-size: 14pt;
	font-weight: bold;
	align: center;
}

.titlegreen
{
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	color: #33cc33;
	font-size: 14pt;
	font-weight: bold;
}

.passwordblock
{
	padding-left: 24px;
	color: #0033cc;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-size: small;
	font-weight: bold;
}

.bluegreen
{
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	color: #0033cc;
	border-top-color: #0033cc;
	border-top-style: solid;
	border-top-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #0033cc;
	background-color: #33cc00;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
}
