INPUT {
	font-weight: normal;
	font-family: Arial, Courier, monospace;
	font-size: 12px	}
SELECT {
	font-weight: normal;
	font-family: Arial, Courier, monospace;
	font-size: 12px	}
TEXTAREA {
	font-weight: normal;
	font-family: Arial, Courier, monospace;
	font-size: 12px	}
BODY {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;	}
.small {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #000000;	}
	
.sm_white {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;	}
	
.sm_white:link {
	text-decoration: none;
	color : #FFFFFF;
	font-weight : bold;
	}
.sm_white:visited {
	text-decoration: none;
	color : #FFFFFF;
	font-weight : bold;
	}
.sm_white:active {
	text-decoration: underline;
	color : #FFFFFF;
	font-weight : bold;
	}
.sm_white:hover {
	text-decoration: underline;
	font-weight : bold;
	}
a:link {
	text-decoration: none;
	color : #015C89;
	font-weight : bold;
	}
a:visited {
	text-decoration: none;
	color : #015C89;
	font-weight : bold;
	}
a:active {
	text-decoration: underline;
	color : #015C89;
	font-weight : bold;
	}
a:hover {
	text-decoration: underline;
	font-weight : bold;
	}
.form {
	font-weight: normal;
	font-family: Arial, Courier, monospace;
	font-size: 11px	}
