A:active
{
    COLOR: #000080;
    font-family: Arial; 
    font-size: 10pt;
    text-decoration:none; 
}
A:hover
{
    COLOR: #000080;
    font-family: Arial; 
    font-size: 10pt;
    text-decoration:underline;
}
A:link
{
    COLOR: #000080;
    font-family: Arial; 
    font-size: 10pt;   
    text-decoration:none;
}
A:visited
{
    COLOR: #000080;
    font-family: Arial; 
    font-size: 10pt;  
    text-decoration:none;
}
BODY
{
    font-family: Arial; 
    font-size: 10pt;    
}

TABLE
{
    font-family: Arial; 
    font-size: 10pt;
}
    
h1
{ 
	font-family: Arial; 
	font-size: 10pt; 
	color: #000080; 
	font-style: italic; 
	font-weight: bold; 
	text-decoration:underline; 
}

.textarea     
{ 
	font-family: Arial; 
	font-size: 10pt;

}

.tableHeader
{
    BACKGROUND-IMAGE: url('images/mainTableHeader.jpg');
    COLOR: #FFFFFF;
    font-family: Arial; 
    font-size: 10pt;  
	font-weight: bold; 
}