body{
	width:230px;
	height:800px;
	font-size:70%;
	font-family: veranda, arial, helvetica;
	background-color: #e6e6e6;
}
.indent{
padding-left:20px;
line-height: 12px;
}
a.col1:link {color: blue;text-decoration: underline; }
a.col1:visited {color:blue;text-decoration: underline;}
a.col1:hover {color:#00FFFF;
text-decoration: underline;}
a.col1:active {color: green;text-decoration: underline;}