/* Only for Netscape Navigation */
body { 
	margin-left:-1px;
	margin-top:-1px;
	margin-width:0px; 
	margin-height:0px;
	background-color:#FFFFFF;

}

body,h1,h2,h3,input,select,textarea,td,div,p,b,li,a,em,small,pre,ul {
	font-family: arial, helvetica;
}

body,input,select,textarea,td,div,p,b,li,a,em,small,pre,ul {
	color: #000000;
}

body,b,td,div,p,li,b,a,em {
	font-size: 8pt;
}

a {
	color: #000000;
	text-decoration: none;
}

a:link {
	color: #000000;
	text-decoration: none;
}

a:visited { 
	color:#000000;
	text-decoration: none;
}

a:active { 
	color: #000000;
	text-decoration: none;
}

a:hover {
	color:#17378A;
	text-decoration: none;
}
