a:link
{
	color: rgb(0,0,0); 
}
a:visited
{
	color: rgb(0,0,0); 
} 
a:active 
{
	color: rgb(0,0,0);
}
body, td
{
	font-family: Arial, Verdana, Tahoma;
	font-size:10;
	line-height:2;
	//background-color: rgb(196,188,170);
	color: rgb(0,0,0);
}
table
{
	table-border-color-light: rgb(204,153,255);
	table-border-color-dark: rgb(102,0,102); 
}

h1, h2, h3, h4, h5, h6
{
	font-family: Tahoma;
	color: rgb(255,255,255);
}
h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:900;
	font-style:bold;
	line-height: 20px;
	letter-spacing:6;
	text-align:center;
}
h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	letter-spacing:4;
	color: rgb(118,1,1); 

}
h3
{
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: rgb(143,0,0); 
}
h4
{
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: rgb(0,0,0); 
	font-style:bold;
}