

/* Comment */
UL {
list-style-image: url('images/bullet.gif');
}


/* added by dw */
A:link { color:#CB0033;}
A:visited { color:#CB0033; }
A:hover { color:#000000;}
A:active { color: #CB0033; } 


#Color1 A:link 
{ color:#FFFFFF;
}
#color1 A:visited 
{ 
color:#FFFFFF; 
}
#color1 A:hover 
{ 
color:#000000;
}
#color1 A:active 
{ 
color: #ffffff; 
} 


body
{
font-family: Arial, helvetica, sans-serif;
	font-size: 10pt;
}
p 
{
font-family: Arial, helvetica, sans-serif;
    font-size: 10pt; 
}
table
{
	font-family: Arial, Helvetica; Sans-Serif;
	font-size: 10pt;
)
h1, h2, h3, h4, h5, h6
{
	font-family: Arial, helvetica, sans-serif
}
h1
{
	color: rgb(0,0,0);
}
h2
{
	color: rgb(0,0,0);

}
h3
{
	color: rgb(0,0,0);
}
h4
{
	color: rgb(0,0,0);

}
h5
{
	color: rgb(0,0,0);
}
h6
{
	color: rgb(0,0,0);
}


<!-- Not Used 
A:link
{
font-family: Arial, helvetica, sans-serif;
}

a:hover 
{
font-family: Arial, helvetica, sans-serif;
}


-->
