.NAV {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: FFFFFF;
	text-decoration: none
}
.LINK {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: 000040;
	text-decoration: none
}
.LEAVELINK {
	font-family: Arial;
	font-size: 12px;
	color: 000000;
	text-decoration: none
}
table {
 	font-family: Arial;
 	font-size: 12px;
 	font-weight: normal;
 	color: 000000;
 	text-decoration: none;
 }
 input,select,textarea {
 	font-family: Arial;
 	font-size: 12px;
 	font-weight: normal;
 	color: 000000;
 	text-decoration: none;
	border-style : solid;
	border-width : 1 1 1 1;
 }
 .title {
 	font-family: Arial;
 	font-size: 16px;
 	font-weight: bold;
 	color: navy;
 	text-decoration: none;
 	background-color: transparent;
 }
 .header{
 	font-family: Arial;
 	font-size: x-small;
 	font-weight: bold;
 	color: white;
 	text-decoration: none;
 	background-color: black;
 }
.footnote{
	font: bolder x-small Verdana;
	color: white;
}
