a:link
{
	color: 0000FF; 
	text-decoration: none;
	font-weight: bold;

}
a:visited
{
	color: 0000FF; 
	text-decoration: none;
	font-weight: bold;

} 
a:active 
{
	color: 0000FF;
	text-decoration: none;
	font-weight: bold;

}
a:hover 
{   color: FF9900;
    text-decoration: none;
    font-weight: bold;
    
}

p
{
	font-family: Lucida Sans, Lucida Sans Unicode, Lucida Grande, sans-serif, Palatino Linotype, Book Antiqua, Palatino, Arial, Tahoma, Geneva;
	font-size: 10pt;
	color: #333333;
}


li
{
	font-family: Lucida Sans, Lucida Sans Unicode, Lucida Grande, sans-serif, Palatino Linotype, Book Antiqua, Palatino, Arial, Tahoma, Geneva;
	font-size: 10pt;
	color: #333333;
}

body
{
	font-family: Lucida Sans, Lucida Sans Unicode, Lucida Grande, sans-serif, Palatino Linotype, Book Antiqua, Palatino, Arial, Tahoma, Geneva;
	font-size: 10pt;
	background: transparent url('images/background.jpg') repeat;
	color: #666666;
}
table
{
	table-border-color-light: #666666;
	table-border-color-dark: #666666; 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Lucida Sans, Lucida Sans Unicode, Lucida Grande, sans-serif, Palatino Linotype, Book Antiqua, Palatino, Arial, Tahoma, Geneva;
}
h1
{
	color: #333333;
	font-size: 12pt;
}
h2
{
	color: #000099;
	font-size: 12pt;
}
h3
{
	color: #000066;
	font-size: 10pt;
}
h4
{
	color: #000000;
	font-size: 8pt;
}
h5
{
	color: #333333;
	font-size: 8pt;
}
h6
{
	color: #666666;
}
