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: #000000;
    text-decoration: none;
	font-weight: bold;
    
}
p
{
	font-family: Palatino Linotype, Georgia, Times New Roman, Times, Tahoma, Geneva, Helvetica, sans-serif, Arial;
	font-size: 11pt;
	color: #333333;
	text-align:left
}
li
{
	font-family: Palatino Linotype, Georgia, Times New Roman, Times, Tahoma, Geneva, Helvetica, sans-serif, Arial;
	font-size: 10pt;
	color: #333333;
	text-align:left
}
ul 
{
 	list-style-image: url('images/bullet.gif');
}
body
{
	font-family: Palatino Linotype, Georgia, Times, Tahoma, Geneva, Helvetica, sans-serif, Arial;
	font-size: 11pt;
	background: transparent url('images/091211gradient.jpg') repeat-x;


}
table
{
	table-border-color-light: #666666;
	table-border-color-dark: #999999; 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Palatino Linotype, Georgia, Times New Roman, Times, Tahoma, Geneva, Helvetica, sans-serif, Arial;
}
h1
{
	color: #333333;
	font-size: 16pt;
}
h2
{
	color: #333333;
	font-size: 14pt;
}
h3
{
	color: #000000;
	font-size: 12pt;
}
h4
{
	color: #666666;
	font-size: 12pt;
}
h5
{
	color: #333333;
	font-size: 10pt;
}
h6
{
	color: #000000;
	font-size: 8pt;
}