body   /* body text #686568 */  {
	color: #333333;
	font-size: small;
	font-style: normal;
	line-height: 14px;
	font-family : Arial, Helvetica, sans-serif;
}
h1 /* header */  {
	color: #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-style : italic;
	font-size : small;
}
h2 /*header2*/{
	color : #686568;
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
}
a:link { 
	color: #3333FF; 
	font-family: Arial, Helvetica;
	font-style: normal; 
 }
TD {
	font-size : small;
}

EM {
	font-size : inherit;
}

B {
	font-size : inherit;
}
 
 .SMALL{
	font-size : x-small;
}
 
.RED{
	color : #cc0000;
}

.GREEN{
	color : #003300;
}

.YELLOW{
	color : #CC6600;
}

.BLUE{
	color : #000066;
}

.PINK{
	color : #CC0099;
}