body {  font-family: helvetica, arial, sans-serif; font-size: 10pt; background: #ffffff }
p {  font-family: helvetica, arial, sans-serif; font-size: 10pt }
ul {  font-family: helvetica, arial, sans-serif; font-size: 10pt }
h1 {  font-family: helvetica, arial, sans-serif; font-size: 18pt }
h2 {  font-family: helvetica, arial, sans-serif; font-size: 16pt }
h3 {  font-family: helvetica, arial, sans-serif; font-size: 14pt }
h4 {  font-family: helvetica, arial, sans-serif; font-size: 13pt }
td {  font-family: helvetica, arial, sans-serif; font-size: 10pt }
td.heading {  font-family: helvetica, arial, sans-serif; 
			font-size: 14pt; 
			weight: bold;
			}
/* Definition for A tag  */

A {	font:  10pt Arial, Helvetica, sans-serif;
	color : #0000FF;
	text-decoration : underline;	}

A.cal
{	font:  bold 10pt Arial, Helvetica, sans-serif;
	color : #ff0000;
	text-decoration : none;	}
A.toc
{	font:  bold 10pt Arial, Helvetica, sans-serif;
	color : #000000;
	text-decoration : none;	}
	
A.toc2
{	font:  bold 8pt Arial, Helvetica, sans-serif;
	color : #ffffff;
	text-decoration : none;	}
	
/* HOVER effect for IE4+ */

A:HOVER

{	color : FF0000;	}



/* ACTIVE definition */

A:ACTIVE

{	color : ffd005;
	font-style : italic;	}

/* CURRENT link */

#CURRENT
{	color : #FF33FF;		}



