a:link {
	color: #FF3333;
}
a:visited {
	color: #FF3333;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF3333;
}
body {
	margin-left: 12px;
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 12px;
}
.imagelinespacer_small {
	line-height: 17px;
	float: left;
}
.invisible {
	color: #FFFFFF;
}
.projecttitle {
	font-family: Courier, mono;
	font-size: 16px;
	color: #FF3333;
}
.tinyspacer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2px;
	line-height: 2px;
	color: #FFFFFF;
}
.bodytext {
	font-family: Courier, mono;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
.linkcolor {
	color: #FF3333;
}