* {
	font-family: verdana, helvetica;
}
DIV {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
BODY {
	color: #000000;
    font-family: verdana, helvetica;
    font-size: 11px;
    font-weight: normal;
}
FORM, TABLE, TD {
/**    color: #000000;**/
    font-family: verdana, helvetica;
    font-size: 11px;
/**    font-weight: normal; **/
	padding: 0px;
	margin: 0px;
}

SELECT, INPUT, TEXTAREA {
    color: #000000;
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
}

H2 {
    color: #291972;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
	font-stretch: expanded;
	margin-bottom: 10px;
	margin-top: 20px;
	padding-bottom: 3px;
	text-indent:4px;
	background-image:url(../images/hr1.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}
H3 {
    color: #291972;
    font-family: Modern, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
	font-stretch: expanded;
	padding-bottom: 3px;
	margin-bottom: 5px;
	text-indent:4px;
	background-image:url(../images/hr1.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}
