a:link
{
	color: #DBA54B; 
	text-decoration: none;
	font-weight: bold;


}
a:visited
{
	color: #DBA54B; 
	text-decoration: none;
	font-weight: bold;


} 
a:active 
{
	color: #DBA54B;
	text-decoration: none;
	font-weight: bold;


}
a:hover 
{   color: #B2BB92;
    text-decoration: none;
    font-weight: bold;

    
}
p
{
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif, Arial;
	font-size: 10pt;
	color: #333333;
}
li
{
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif, Arial;
	font-size: 10pt;
	color: #333333;
}
ul 
{
 	list-style-image: url('images/bullet-square.gif');
}
body
{
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif, Arial;
	font-size: 10pt;
	background: #666666;
	color: #333333;
}
table
{
	table-border-color-light: #666666;
	table-border-color-dark: #666666; 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif, Arial;
}
h1
{
	color: #666666;
	font-size: 16pt;
}
h2
{
	color: #999999;
	font-size: 14pt;
}
h3
{
	color: #000000;
	font-size: 12pt;
}
h4
{
	color: #000000;
	font-size: 10pt;
}
h5
{
	color: #000000;
	font-size: 8pt;
}
h6
{
	color: #000000;
}