@charset "UTF-8";
/* CSS Document */

.regular_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #666;
	vertical-align: top;
	text-align: center;
}
.subtitles {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-variant: small-caps;
	color: #F9773A;
	border-top-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #F9783B;
	border-left-color: #F9783B;
}
.menu_top {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	font-weight: lighter;
	color: #FFF;
	text-align: center;
}
.titles {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #BE1C15;
	border-bottom-style: solid;
	border-right-style: solid;
	text-align: right;
	border-right-color: #B71A15;
	border-bottom-color: #B71A15;
	border-right-width: thin;
	border-bottom-width: thin;
}
.left_menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
}
.regular_text td {
	text-align: justify;
	vertical-align: top;
}
body table tr td table tr td table tr td {
	text-align: center;
}
