body {
	margin: 0;
}
.main {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	color: #000000;
}
.right {
	text-align:right;
}
.text {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	color: #000000;
}
a:link {
	font-weight: bold;
	color: #C92907;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #C92907;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FF780F;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #ECDA78;
	text-decoration: underline;
}
.border {
	border: 2px solid #FF780F;
}
.button {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #ECDA78;
	background-color: #C92907;
}
.boxes {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	color: #000000;
	background-color:#FCF6F5;
}
