H1 {
	font-family: "Verdana";
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}
H2 {
	font-family: "Verdana";
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;}
.font {
	font-size: 11px;
	color: #000000;
	font-family: "Verdana";
	text-decoration: none;}

.font:hover {
	color:green;
	text-decoration: underline;}
.menu {
	font-size: 12px;
	color: #ffffff;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;
}
.menu:link {
	color: #ffffff;
	text-decoration: none;
}
.menu:hover {
	color: red;
	text-decoration: underline;
}

.table_1 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D4D0C8;
}
.table_2 {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #e0e0e0;
}
.title1 {
	font-size: 17px;
	color: #000000;
	font-family: Geneva;
	font-style: oblique;
}
