/* Surface Class */

/* Surface + font's */
.sfNon, .sfNon td, .sfNon th {
	font-size:x-small;/* =IE5.5 */
	f\ont-size:small;/* !IE5.5 */
	font-weight:normal;
	color:#333333;
	}	
.sfNon h1, .sfNon h2, .sfNon h3, .sfNon h4, .sfNon h5, .sfNon h6 {
	font-size:x-small;/* =IE5.5 */
	f\ont-size:small;/* !IE5.5 */
	color:#666666;
	}
.sfNon a:link {color:#17387b;text-decoration:none;}
.sfNon a:visited {color:#69789c;text-decoration:none;}
.sfNon a:hover {text-decoration:underline;}
