body, td {

	color : #252525;
	font-family : arial, helvetica, sans-serif;
	font-size : 9pt;

}


a {

	color : #662e91;
	text-decoration : underline;
	font-family : arial, helvetica, sans-serif;

}


a:link {

	color : #662e91;
	text-decoration : underline;
	font-family : arial, helvetica, sans-serif;

}


a:visited {

	color : #662e91;
	text-decoration : underline;
	font-family : arial, helvetica, sans-serif;

}


a:active {

	color : #662e91;
	text-decoration : underline;
	font-family : arial, helvetica, sans-serif;

}


a:hover {

	color: #662e91;
	text-decoration : none;
	font-family : arial, helvetica, sans-serif;

}


h1 {

	color : #818286;
	font-family : arial, helvetica, sans-serif;
	font-size : 150%;
	font-weight: bold;

}


.header {

	color : #818286;
	font-family : arial, helvetica, sans-serif;
	font-size : 14pt;
	font-weight: bold;

}


.header2 {

	color : #93c748;
	font-family : arial, helvetica, sans-serif;
	font-size : 11pt;
	font-weight: bold;

}


.footer {

	font-family : arial, helvetica, sans-serif;
	font-size : 7pt;

}


form {

	font-size: 8pt;
	font-family: Trebuchet MS, verdana, helvetica, arial;
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	padding-top: 0px; 
	padding-right: 0px; 
	padding-bottom: 0px; 
	padding-left: 0px

} 


select {

	font-size: 8pt;
	font-family: Trebuchet MS, verdana, helvetica, arial;
	margin: 1px 1px; 
	border-width: 1px; 
	border-style: solid; 
	border-color: black; 
	background-color: dddddd;

} 


input {

	font-size: 8pt;
	font-family: Trebuchet MS, verdana, helvetica, arial;
	margin: 1px 1px; 
	border-width: 1px; 
	border-style: solid; 
	border-color: black; 
	background-color: dddddd; 

}


textarea {

	font-size: 8pt;
	font-family: Trebuchet MS,verdana,helvetica,arial;
	margin: 1px 1px; 
	border-width: 1px; 
	border-style: solid; 
	border-color: black; 
	background-color: dddddd; 

}


