.big_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #000033;
	font-weight: bold;
}

.essay_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	color: #000033;
	font-weight: bold;
}

.body_class {
	background-color: rgb(207, 220, 178);
	}

.body_class_yell {
	background-color: rgb(207, 220, 178);
}
.title_table {
	width: 998px;
}

.ext_table {
	background-color: rgb(207, 220, 178);
	width: 1000px;
}
.small_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000033;
	font-weight: bold;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: red;
}

.menu_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	font-weight: bold;
}
.italic {
	font-style: italic;
}

.menu_nolink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000033;
	font-weight: bold;
}
.contacts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000033;
}



.menu_red {
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}


.menu_white {
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFCC;
	border-right-color: #FFFFCC;
	border-bottom-color: #FFFFCC;
	border-left-color: #FFFFCC;
}

.menu_blue {
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000033;
	border-right-color: #000033;
	border-bottom-color:#000033;
	border-left-color: #000033;
}



a:hover {
	color: #0033FF;
}

.yellow_table {
background-color: #FFFFCC;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000033;
	text-align: justify;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #000033;
	text-decoration: underline;
}
