@charset "iso-8859-1";
body {font-family:verdana;
			font-size:x-small;
			color:black;
			}
td {font-family:verdana;
			font-size:x-small;
			color:black;
			}
.home_content{font-family:verdana;
			font-size:xx-small;
			color:white;
			}
.home_content_link{font-family:verdana;
			font-size:xx-small;
			color:white;
			text-decoration:none;
			}
.home_content_2{font-family:verdana;
			font-size:xx-small;
			color:white;
			}
.bottomnav{font-family:verdana;
			font-size:xx-small;
			color:white;
			background-color:black;
			text-decoration:none;
			}
.bottomnav:hover{text-decoration:underline;
			}
.content{font-family:verdana;
			font-size:x-small;
			color:black;
			}
.title{font-family:verdana;
			font-size:small;
			color:black;
			font-weight:bold;
			}
.copyright{font-family:verdana;
			font-size:x-small;
			color:black;
			}
.formRequired{font-family:verdana;
			  font-size:xx-small;
			  text-align:right;}
.formHeader{font-family:verdana;
			  font-size:xx-small;
			  font-weight:bold;}
.formDisplay{font-family:verdana;
			  font-size:xx-small;
			  font-weight:bold;}

TD.formtext { font-size: xx-small }
INPUT { font-family: verdana; font-size: x-small; background: EEEEEE; border-width=1 }
OPTION { font-family: verdana; font-size: x-small; background: EEEEEE; border-width=1 }
.textbox { font-family: verdana; font-size: x-small; background: EEEEEE; border-width=1 }
.onoff { background: FFFFC2 }
.whitebackground { background:white }