BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-stretch : condensed;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}
.stronger {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-stretch : condensed;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
}
.title1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-stretch : condensed;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : Navy;
}
.title2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-stretch : condensed;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : Navy;
}
.error {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-stretch : condensed;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : Maroon;
}
TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-stretch : condensed;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}
.copyright {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-stretch : condensed;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : White;
}
.pageTitle {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-large;
	font-stretch : normal;
	font-style : normal;
	font-variant : small-caps;
	font-weight : bolder;
	color : White;
	font : small-caps;
}
.footerNote {
	border : thin dashed Gray;
	background-color : Silver;
}
.margins {
	margin-left : 3px;
	margin-right : 3px;
	margin-top : 3px;
	margin-bottom : 3px;
}
INPUT 		{BORDER-TOP-COLOR: #000000; BORDER-LEFT-COLOR: #000000; BORDER-RIGHT-COLOR: #000000; BORDER-BOTTOM-COLOR: #000000; BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 1px; FONT-SIZE: 12px; BORDER-BOTTOM-WIDTH: 1px; FONT-FAMILY: Verdana,Helvetica; BORDER-RIGHT-WIDTH: 1px}
TEXTAREA	{BORDER-TOP-COLOR: #000000; BORDER-LEFT-COLOR: #000000; BORDER-RIGHT-COLOR: #000000; BORDER-BOTTOM-COLOR: #000000; BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 1px; FONT-SIZE: 12px; BORDER-BOTTOM-WIDTH: 1px; FONT-FAMILY: Verdana,Helvetica; BORDER-RIGHT-WIDTH: 1px}
A:link,A:active,A:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color : Navy;
	}
A:hover {
	text-decoration: underline;
	font-weight: bold;
	}
A.menu:link,A.menu:active,A.menu:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-stretch : condensed;
	font-weight: bold;
	color : Navy;
	}
A.menu:hover {
	text-decoration: underline;
	color : Teal;
	font-style : normal;
	font-stretch : condensed;
	font-weight : bolder;
	}
A.submenu:link,A.submenu:active,A.submenu:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-style : italic;
	font-stretch : condensed;
	font-weight : normal;
	color : Navy;
	}
A.submenu:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color : Teal;
	font-style : italic;
	font-stretch : condensed;
	font-weight : normal;
	}
		
