

.comment 
 { 
	border: 1px threedlightshadow inset;
    background-color: White;
	font-family: Georgia, Times New Roman, Times, serif;
    color: #000000;
    font-size: 9pt; 
 }
 .comment2 
 { 
	BORDER-RIGHT: threedlightshadow ridge; 
	BORDER-TOP: threedlightshadow ridge; 
	BORDER-LEFT: threedlightshadow ridge; 
	BORDER-BOTTOM: threedlightshadow ridge; 
	WIDTH: 100% 
 }
 .link 
 { 
	FONT-WEIGHT: bold; 
	CURSOR: hand; 
	COLOR: blue; 
	TEXT-DECORATION: underline 
 }
.table_header 
{ 
	font-family: Georgia, Times New Roman, Times, serif;
    color: #000000;
    
     border-style: solid solid none solid ;
    border-width: 1px;
    border-color: #808080;
    text-align: left;
}

body, td, p 
{
  font-family: Georgia, Times New Roman, Times, serif;
  color: #000000;
  font-size: 9pt;
}