body {
	background-image:  url("images/BACK.gif");
}
.bottom_menu {
	color: #000000;
	font-weight: bold;
}
.page_header {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #077707;
	font-size: large;
}
a {
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
.x-small {font-size: x-small}
.sub_tittle {

	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #077707;
}
.small {
font-size: small
}
