BODY {
	background-color :#f9ffff;
	
	font-family : Helvetica, sans-serif;
	font-size : 12px;
	
}

P {
	background-color : transparent;
	color :#666666;
	font-family : Helvetica, sans-serif;
	font-size : 12px;
}

H3 {
	background-color : transparent;
	color :#666666;
	font-family : Helvetica, sans-serif;
	font-size : 14px;
}

H5 {
	background-color : transparent;
	color :#666666;
	font-family : Helvetica, sans-serif;
	font-size : 12px;
}

A:LINK {
	color :#666666;
	text-decoration : underline;
	font-family : Helvetica, sans-serif;
	font-size : 12px;
}

A:VISITED {
	color :#666666;
	text-decoration : underline;
	font-family : Helvetica, sans-serif;
	font-size : 12px;
}

A:HOVER {
	color :#666666;
	text-decoration : underline;
	font-family : Helvetica, sans-serif;
	font-size : none;	
}


TH {
	font-family : Helvetica, sans-serif;
	font-size : none;
}

TD {
	font-family : Helvetica, sans-serif;
	font-size : 12px;
	text-align: none;
	vertical-align: top;
}

TABLE {
	border: none;
}

.stilueb {
letter-spacing: 3pt;
}


