.bordered {
	border: 1px solid #000000;
}
body {
	background-color: #dfdac7;
	margin: 0px;
	padding: 0px;
}
.boxTitle {
	font-family: "verdana";
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
}
.boxSubTitle {
	font-family: "verdana";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
}
.boxText {
	font-family: "verdana";
	font-size: 13px;
	font-style: normal;
}

.boxText a:link, .boxText a:visited  {
	color: #a21912;
	text-decoration:underline;
	font-weight: bold;
}
.boxText a:hover {
	color: #fcc401;
}
.boxTextSmall {
	font-family: "verdana";
	font-size: 9px;
	font-style: normal;
}
.boxTextBold {
	font-family: "verdana";
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
}
.quoteText {
	font-family: "times";
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #fcc401;
}
.legal {
	font-family: "verdana";
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
}
.legal a:link, .text a:visited  {
	color: #fcc401;
	text-decoration:underline;
	font-weight: bold;
}
.legal a:hover {
	color: #FFFF00;
}

.main_type   { color: #000000; font-size: 12px; font-family: arial; font-weight: normal; line-height: 13px }
.main_small   { color: #000000; font-size: 10px; font-family: arial; font-weight: normal; line-height: 13px }
.main_bold  { color: #000000; font-size: 12px; font-family: arial; font-weight: bold; line-height: 13px }
.main_red  { color: #FF0000; font-size: 12px; font-family: arial; font-weight: bold; line-height: 13px }
.button_small { font-size: 10px; font-family:arial; height:18px; }