.pre {
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
}
.heading_1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.maintext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	color: #000;
}
.image-right {
	float: right;
}
.redheading {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 1.5;
	color: #C00;
	font-weight: bolder;
}
