
BODY
{
    COLOR: #333333;
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 13px
}

td.padd {
	padding: 5px;

}


table.pool {
	border :  1px ridge #006400;
}

td.pool {
		border : 1px ridge #006400;
	
}
td.pool3 {
		border : 1px ridge #006400;
		padding: 5px;
	
}
tr.pool {
	border : 1px solid #006400;
}


td.pool4 {
		border-top : 2px ridge #006400;
		border-Bottom : 2px ridge #006400;
			padding: 5px;
	
}

a.hidden {
	    COLOR: #333333;
    FONT-FAMILY: Tahoma;

	text-decoration : none;
}

a.hidden:hover {
	    COLOR: #333333;
    FONT-FAMILY: Tahoma;

	text-decoration : none;
}



hr {
	    COLOR: #333333;
			height : 1px;
}



A {
	color: #666633;
	text-decoration: none;    FONT-SIZE: 13px
}

A:HOVER {
	color: #666633;
	text-decoration: underline;
}

h1 {
		font-size: 16px;
}
td {
		font-size: 13px;
}
