BODY 
{ 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 9pt;     
	color : black;
	background-color: #dddddd;	
}

a { color:navy; text-decoration:black; }
a:visited { color:navy; }
a:hover{ text-decoration:underline; color:navy; }

td{ font-size: 9pt }

.contentTable
{ 
    BORDER-RIGHT: black thin solid; 
    BORDER-TOP: black thin solid; 
    BORDER-LEFT: black thin solid; 
    BORDER-BOTTOM: black thin solid; 
    BACKGROUND-COLOR: white;
}

.newsText
{ 
    BORDER-RIGHT: silver 1px solid; 
    BORDER-TOP: silver 1px solid; 
    BORDER-LEFT: silver 1px solid; 
    BORDER-BOTTOM: silver 1px solid; 
}

.adminlink { font-family:Arial;font-size:8pt;text-decoration:none;}
.adminbutton { font-family:Arial;font-size:8pt;text-decoration:none;width:150px;}