/*COMMON STYLES*/

.red {
	color: #FF3333
}

/* will apply to all prinzip pages */
.blandred {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	line-height: 22px;
	font-weight: 200;
	color: #FF3333;
}

.blandred4tit {
	font-family: "Courier New", Courier, mono;
	font-size: 28px;
	line-height: 20px;
	font-weight: 200;
	color: #FF3333;
}