BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : smaller;
	color : black;
}
H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : larger;
	color : ff6600;
}
H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : larger;
	color : ff9900;
}
P{
	font-family : arial, helvetica, sans-serif;
	color : cccccc;
	font-size : smaller;
}
P.s{ 
	font-family : arial, helvetica, sans-serif;
	color : 000000;
	font-size : smaller;
 }
P.t{
        font-family : arial, helvetica, sans-serif;
        color : 666666;
        font-size : 8pt;
 }
 P.h{
	font-family : arial, helvetica, sans-serif;
	color : 003366;
	font-size : 10pt;
	font : bold;
}
A.y:link{
		text-decoration : none;
		color : #ffffff;
	}
	A.y:active{
		text-decoration : none;
		color : #ffffff;
	}
	A.y:visited{
		text-decoration : none;
		color : #ffffff;
	}
	A.y:hover{
		text-decoration : none;
		color : #6699CC;
	}
A.z:link{
        	text-decoration : underline;
	color : #336699;
}
A.z:active{
                text-decoration : none;
                color : #336699;
        }
        A.z:visited{
                text-decoration : underline;
                color : #336699;
        }
        A.z:hover{
                text-decoration : none;
                color : #6699cc;
        }
LI {
	font-family: Arial, Helvetica, sans-serif;
	color : 000000;
	font-size : smaller;
}
