@charset "utf-8";
.header {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
a:visited{
	color:#F60
}
.link {
	color: #09F;
}
.indent {
	margin-left: 10%;
}
.darktext {
	color: #333;
}	
.small {
	font-size: 80%;		
}
.smaller {
	font-size: 60%;
}
