
a:link
{
	color: #FF0000;font-family:Arial; font-size:10pt; text-decoration:none 
}
a:visited
{
	color: #FF0000;font-family:Arial; font-size:10pt; text-decoration:underline 
} 
a:active 
{
	color: #FF0000;font-family:Arial; text-decoration:underline; font-size:10pt; 
}
a:hover      { font-family:Arial; font-size:10pt; text-decoration:underline; background-color:#FF0000; color:#FFFFFF}

body
{
	font-family: Arial, Helvetica;
	text-align:justify; font-size:10pt; background-color:#FFFFFF
}
body {
scrollbar-arrow-color:#FFFFFF; scrollbar-base-color:#FFFFFF; scrollbar-face-color:#FF0000
}

table
{
	table-border-color-light: rgb(153,204,153);
	table-border-color-dark: rgb(153,204,153); font-family:Arial; font-size:10pt; text-align:justify 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial;color:#FF0000
}
h1
{
	font-size:14pt; font-family:Arial; font-weight:bold
}
h2
{
	font-family:Arial; font-size:12pt; font-weight:bold;  
}
h3
{
	 
color: #000000; font-size: 12pt}
h4
{
	
}ul           { list-style-image: url('../images/bullet.gif') }