/* CSS Document */

body {
	background-color: #EBE4D3;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.sm-text {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
}
.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.sub-head {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.ft-links {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
}
.message {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FF0000;
}
.big-text {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
}
