A:link {
	color:#0000CC;
	text-decoration: none;
	font-size: medium;
	font-weight: bold;
} A:visited {
	color:#0000CC;
	text-decoration: none;
	font-size: medium;
	font-weight: bold;

} A:hover {
	color:#FF0000;
	text-decoration: underline;
	font-size: medium;
	font-weight: bold;

} A:active {
	color:#000099;
	text-decoration: none;
	font-size: medium;

}  
.indent20percent {
	text-indent: 20%;
	left: 200px;

}
.insetColumn {
	width: auto;
	left: auto;
	top: auto;

}
body {
	font-family: "Courier New", Courier, monospace;
}
