/* CSS Document */

.regular {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
}
.regularred {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	line-height: 14px;
	color: #B10053;
}
.header {
	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
}
.headerred {
	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #B10053;
}
.big {
	font-family: "Trebuchet MS", Arial;
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	color: #FFA31A;
}
.small {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	line-height: 12px;
}
.supersmall {
	font-family: "Trebuchet MS", Arial;
	font-size: 9px;
	line-height: 12px;
	color: #CC0000;
}
.ingress {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
}
.picture {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	font-style: italic;
	line-height: 12px;
}

A:link {text-decoration: none; color:#444500;}
A:visited {text-decoration: none; color:#444500;}
A:active {text-decoration: none; color:#444500;}
A:hover {text-decoration: underline; color:#444500;}
.headercolor {
	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
	line-height: 14px;
	font-weight: bold;
	color: #CC3366;
}
.message {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #B10053;
}
.free {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	line-height: 14px;
	color: #B10053;
}
