a:link
{
	color: rgb(107,162,24); 
}
a:visited
{
	color: rgb(107,162,24); 
} 
a:active 
{
	color: rgb(107,162,24);
}
table
{
	table-border-color-light: rgb(255,255,255);
	table-border-color-dark: rgb(255,255,255); 
}
body
{
	font-family: Tahoma;
	color: #333333;
}

h1
{
	font-family: Tahoma;
	color: #1B8EA6;font-weight:bold
}
h2
{
	font-family: Tahoma;
	color: #6BA218; 
}
h3
{
	font-family: Tahoma;
	color: #808080; 
}
h4           { font-family: Tahoma; color: #FF6600 }
h5           { font-family: Tahoma; color: #333333 }h6           { font-family: Tahoma; color: #333333 }
