.main {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	font-style: normal;
}
.large {
	font-family: "Microsoft Sans Serif";
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
}
.blinkingred {
	font-family: "Microsoft Sans Serif";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: blink;
}
.mainred {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	color: #FF0000;
}
.navigation {
	font-family: "Microsoft Sans Serif";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	border: thin none;
	list-style-type: none;
}
.pagetitle {
	font-family: "Microsoft Sans Serif";
	font-size: 18px;
	font-weight: normal;
}
