/**************** NORMAL LINK ******************/
a
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 1em;
/*	font-weight: bold;*/
	color: #CC3333;
	text-decoration: underline;
	background: transparent;	
; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none
}


/********************** BODY ***********************************/

body
{
	font-family: Arial, Helvetica,  Verdana, sans-serif;
	background-color: rgb(204,204,153);
	color: #000000;
}
table
{
	font-family: Arial, Helvetica,  Verdana, sans-serif;
	table-border-color-light: rgb(0,0,0);
	table-border-color-dark: rgb(0,0,0); 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Helvetica,  Verdana, sans-serif;
}
h1
{
	color: rgb(0,153,153);
}
h2
{
	color: #0099FF; 
; font-size: 18pt; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: capitalize
}
h3
{
	color: rgb(153,153,102); 
}
h4
{
	color: rgb(0,153,153);
}
h5
{
	color: rgb(102,102,102);
}
h6
{
	color: rgb(153,153,102);
}

td.header
{
	color:white;
	background:black;
}
