body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #70708C;
	background-color: #E2E2E2;
}
strong {
	font-size: 12px;
	font-weight: bold;
	color: #70708C;
}
.header {
	font-size: 24px;
	font-weight: bolder;
	color: #2D2D57;
}
.text {
	font-size: 14px;
	color: #70708C;
	text-decoration: underline;
}

.footerText {
	font-size: 10px;
	color: #D5CEC2;
	text-decoration: none;
	font-weight: bold;
}
.textbold {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}
.linvar {
	color: #1B3F93;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 18px;
	font-style: italic;
}
.megamat {
	font-size: 16px;
	font-weight: bold;
	color: #6B8E23;
}
.linpic {
	text-transform: uppercase;
	color: #ec1c24;
	font-weight: bold;
	font-size: 18px;
}
a {
	color: #EC1C24;
	text-decoration: none;
}
