BODY {
	/*background-image : url(../img/bk29.gif);
	*/
	background-color : #174D7E;
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
}

tr.button{
	background-color : #d1cffa;
	font-size : 10pt;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	color : Navy;
	padding-left : 8px;
}

tr.head
{
	background-color : #174D7E;
	font-size : 8pt;
	font-family : Arial;
	color : white;
	border-color:white;
}

table
{
	padding-left: 11px;
	BORDER-COLOR : #98afea;
}

td.home{
	font-size: 8pt;
	}


A:link{
	text-decoration : none;
	color : Black;
}
A:visited{
	text-decoration : none;
	color : Black;
}
A:hover{
	text-decoration : underline;
	color : white;
}

A:active{
	text-decoration : none;
	color : Blue;
}
