



/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
a:link,a:active,a:visited { text-decoration: none; color : #696969; }
a:hover		{ text-decoration: none; color :#BE4F56; }
hr	{ height: 0px; border: solid #000000 0px; border-top-width: 1px;}




/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("formIE.css");
