body, td, .content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	font-weight : normal;
	line-height : 17px;
}

SELECT {
	FONT-FAMILY: Verdana, arial, sans-serif;
	FONT-SIZE: 10px;
	background-color : #FFFFFF;
	font-weight : normal;
	border-color : #000000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	text-indent : 2px;
}
INPUT  {
	background-color : #FFFFFF;
	color : #000000;
	font-family : Verdana, arial, sans-serif;
	font-size : 10px;
	font-weight : normal;
	border-color : #000000;
	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	text-indent : 2px;
 
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #009DDC;
	text-decoration: none;
	font-weight : bold;
	line-height : 17px;
	 
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #009DDC;
	text-decoration: none;
		 
}
.smaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	font-weight : normal;
	line-height : 17px;
}
