body
{
}

h3
{
	font-family:Arial;
	font-size:16px;
	color:Green
}
	
.TableLink
{
	font-family:Times New Roman;
	color:White;
	font-weight:bold;
	background-color:663399;
}

A:hover
{
	background-color:Yellow;
	color:#663399
}


.ERROR
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: red;
    FONT-FAMILY: Arial;
    TEXT-ALIGN: center
}

P
{
	font-family:Arial;
	font-size:10pt
}

.HeaderCellBackground
{
	background-color:#185133;
	text-align:center
}