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

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

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

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

p
{
	font-family: Verdana, Geneva, sans-serif, Arial, Tahoma, Palatino Linotype, Book Antiqua, Palatino;
	font-size: 10pt;
	color: #000000;
}


li
{
	font-family: Verdana, Geneva, sans-serif, Arial, Tahoma, Palatino Linotype, Book Antiqua, Palatino;
	font-size: 8pt;
	color: #000000;
}

body
{
	font-family: Verdana, Geneva, sans-serif, Arial, Tahoma, Palatino Linotype, Book Antiqua, Palatino;
	font-size: 10pt;
	background-image:url('images/background.jpg');
	color: #000000;
}
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, Verdana, Arial, Tahoma;
}
h1
{
	color: #000066;
	font-size: 14pt;
}
h2
{
	color: #000066;
	font-size: 12pt;
}
h3
{
	color: #000066;
	font-size: 10pt;
}
h4
{
	color: #000000;
	font-size: 8pt;
}
h5
{
	color: #333333;
	font-size: 8pt;
}
h6
{
	color: #666666;
}
