A
	{
	color#00005C;
	}
A:hover
	{
	color: blue;
	}
BODY 
	{
	font-family: arial, helvetica, sans-serif;
	font-size: 12;
	color: #00005C;
	background-color: #00005C;
	margin-right: 2pt;
	}
TABLE
	{
	filter:alpha(opacity=92, finishopacity=100, style=0, startx=9999, starty=9999, finishx=0, finishy=0)
	}
TH
	{
	font-family: arial, helvetica, sans-serif;
	font-size: 12;
	background-color: #00005C;
	color: white;
	text-align: right;
	}
TR
	{
	font-family: arial, helvetica, sans-serif;
	font-size: 12;
	background-color: white;
	color: #00005C;
	}

.growleft:hover {float: left;}
a.growleft:hover img {height: 200px;}
.grow:hover {}
a.grow:hover img {height: 300px;}