	BODY {
		font-family: Arial, Helvetica, Verdana;
		font-size: 10pt;
		font-weight: normal;
		font-style: normal;
		color: black;
		background-color: white;
	}

OPTION,INPUT,TEXTAREA	{
	background-color: white;
	font-size:10pt;
	font-family:Geneva,Arial,Helvetica,Sans Serif;
	font-weight:Normal;
	color:black;
	}   
	
	TD {
		font-family: Arial, Helvetica, Verdana;
		font-size: 10pt;
		font-weight: normal;
		font-style: normal;
		color: black;
	}	


	A {
		color: blue;
		text-decoration: underline;
	}
	
	A:HOVER {
		color: navy;
		text-decoration: underline;
	}
	
	.footer {
		font-family: Arial, Helvetica, Verdana;
		font-size: 8pt;
		font-weight: normal;
		font-style: normal;
		color: black;
		background: white;
		}	
	
	.pageheading {
		font-family: Arial, Helvetica, Verdana;
		font-size: 12pt;
		font-weight: bold;
		font-style: normal;
		color: navy;

		}
		
	.sectionheading {
		font-family: Arial, Helvetica, Verdana;
		font-size: 10pt;
		font-weight: bold;
		font-style: normal;
		color: navy;


		}
				
	
	H3 {
		font-family: Arial, Helvetica, Verdana;
		font-size: 12pt;
		font-weight: bold;
		font-style: normal;
		color: black;

		}
		
	H4 {
		font-family: Arial, Helvetica, Verdana;
		font-size: 10pt;
		font-weight: bold;
		font-style: normal;
		color: black;


		}
				
	.formheading {
		font-family: Arial, Helvetica, Verdana;
		font-size: 10pt;
		font-weight: bold;
		font-style: normal;
		color: black;
		}
		
	.pagelink {
		font-family: Arial, Helvetica, Verdana;
		font-size: 10pt;
		font-weight: normal;
		font-style: normal;
		color: navy;
		background: white;
		text-decoration: underline;
		}
		
	.menulink {
		font-family: Arial, Helvetica, Verdana;
		font-size: 8pt;
		font-weight: bold;
		font-style: normal;
		color: white;
		text-decoration: none;
		}
	
	.submenulink {
		font-family: Arial, Helvetica, Verdana;
		font-size: 10pt;
		font-weight: bold;
		font-style: normal;
		color: white;
		text-decoration: none;
		}

	.altmenulink {
		font-family: Arial, Helvetica, Verdana;
		font-size: 8pt;
		font-weight: normal;
		font-style: normal;
		color: white;
		text-decoration: none;
		}

	.instructions {
		font-family: Arial, Helvetica, Verdana;
		font-size: 8pt;
		font-weight: normal;
		font-style: normal;
		color: firebrick;
		text-decoration: none;
		}
		
	.small {
		font-family: Arial, Helvetica, Verdana;
		font-size: 8pt;
		font-weight: normal;
		font-style: normal;
		color: black;
		text-decoration: none;
		}
	.smalltd {
		font-family: Verdana, Arial, Helvetica;
		font-size: 9pt;
		font-weight: BOLD;
		font-style: normal;
		color: black;
	}	
