A:active {
	TEXT-DECORATION: none
}
A:link {
	TEXT-DECORATION: none
}
A:visited {
	TEXT-DECORATION: none
}
A:hover {
	TEXT-DECORATION: underline
}

IMG {
border-color: #800000;
}

.ReviewText {
    FONT-SIZE: 14px; FONT-FAMILY: Georgia,Times New Roman;
}

.ReviewBody {
    FONT-SIZE: 14px; FONT-FAMILY: Georgia,Times New Roman; text-align: justify;
}

.ResourceLink {
    COLOR: #011382;
}

.1 {
 TEXT-ALIGN: 'justify'
}


.TableHeader
	    {
	      border: 1px solid white;
	      text-align:center;
	      background-color:#003399;
	      color:white;
	      font-weight:bold;
	      font-family:Verdana;
	      font-size:8pt;
	      vertical-align:middle;
	    }

.TableCell
	    {
	      border: 1px solid black;
	      font-family:Verdana;
	      font-size:8pt;
	      vertical-align:middle;
	    }

pre 
	{
	background-color: #BBDDFF;
	border: 1px dashed #003399;
	font-family:Georgia, Times New Roman;
	font-size:14px;
	padding: 5px;
}
