.imageleft {
	float:left;
	margin: 0px 15px 10px 0px;
	}
.imageright {
	float:right;
	margin: 0px 0px 10px 15px;
	}
A {
	color : #006400;
	text-decoration: none;
	}
	
A:hover {
	color: #FD8C00;
	}

A:LINK {
	color: #006400;
	text-decoration: none;
	font-weight : normal;
}

A:VISITED {
	
	text-decoration: none;
}

td.pubdata {
		border:2px ridge; 
		color: windowtext; 
		font-size: 10.0pt; 
		font-weight: 400; 
		font-style: normal; 
		text-decoration: none; 
		font-family: Arial; 
		text-align: general; 
		vertical-align: bottom; 
		white-space: nowrap; 
		padding-left: 4; 
		padding-right: 4
				}

td.pubtitle {
		height: 74; 
		font-weight: 700; 
		font-family: Arial, sans-serif; 
		text-align: center; 
		vertical-align: middle; 
		color: windowtext; 
		font-size: 10.0pt; 
		font-style: normal; 
		text-decoration: none; 
		white-space: nowrap; 
		border-style: ridge; 
		border-color: inherit; 
		padding-left: 1; 
		padding-right: 1px; 
		padding-top: 2px; 
		padding-bottom: 1
				}
				
ul.menu {
	margin-left:7px;
	list-style-type:none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

li.menu {
	margin-bottom:10px
}
	
