body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #a70d0f;
	background-attachment: fixed;
	background-image: url(/images/background/background.jpg);
	background-repeat: repeat;
	background-position: center top;
	margin-top: 0px;
	padding-bottom: 0px;
}
p {
	font-size: 12px;
}
h1 {
	font-size: 24px;
	font-weight: bold;
}
.Finetext {
	font-size: 12px;
}
.Headings {
	font-size: 16px;
}
.SuperFine {
	font-size: 10px;
}
.text {
	font-size: 14px;
}
.LHeading {
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
}
