body,tr,th { font-size:10pt ;}

td	{ font-size:10pt; line-height: 150%; }

.h10	{ line-height: 100%; }
.h12	{ line-height: 120%; }
.h15	{ line-height: 150%; }

a.down:hover { position: relative; top: 1px; left: 1px; }

a	{
	color:Blue;
	text-decoration: none;
} 


a:hover	{
	background-color:White;
	color:Crimson;
	text-decoration: none;
} 

a:visited	{
	text-decoration:none ;
	}

.table1	{
	border-width:1px 1px 1px 1px;
	border-color:DimGray;
#	border-style :dashed ;
	border-style :dotted;
	line-height: 120%;
}