body { margin-top: 0px; margin-left: 0px; margin-right: 0px; margin-bottom: 0px; 
		font-family: Arial, sans-serif, Verdana; font-size : 80%; background: #004F69}
p, td, table, ul, li  	{ font-family: Arial, sans-serif, Verdana; font-size: 100%; 
							margin-top: 0; margin-bottom:0}
h1				{font-size: 150%; margin-top: 5px; margin-bottom: 0; font-weight: bold; color: #00254A}

.left_navigation {font-size: 90%; font-weight: bold; font-family: Verdana; line-height:180%; 
				  padding-left: 18px}
.content		{padding: 5px}		  
.left_column	{font-size: 100%; padding: 8px;
	height: 211px;
}
.newsbox_title 	{font-size : 100%; font-weight: bold; color: #FFFFFF}
.newsbox		{padding: 3px}
.left_column a:link
{ 
color: #003399;  
text-decoration: underline;
}

.left_column a:visited  
{  
color: #003399;  
text-decoration: underline;
}  

.left_column a:hover  
{  
color: #990000;  
text-decoration: underline;
}

.left_navigation a:link
{ 
color: #181818;  
text-decoration: none;
}

.left_navigation a:visited  
{  
color: #181818;  
text-decoration: none;  
}  

.left_navigation a:hover  
{  
color: #990000;
text-decoration: none;
}

A:visited
{
    color:Black
}

A:link
{
    color:Black
    
}
A:hover
{
    text-decoration: underline; 
    color:#CACCCF;
}
Filter_Body 
{
    font-size: 10pt;
    font-family: Arial;
    color: White;
    white-space: nowrap;
    
}