h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22;
	font-weight: lighter;
	color: #555555;
	text-decoration: none;
	margin-bottom: 0;
	margin-top: 0;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18;
	font-weight: lighter;
	color: #555555;
	text-decoration: none;
	margin-bottom: 0;
	margin-top: 30;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15;
	font-weight: lighter;
	color: #555555;
	text-decoration: none;
	margin-bottom: 0;
	margin-top: 0;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22;
	font-weight: lighter;
	color: #555555;
	text-decoration: none;
	margin-bottom: 0;
	margin-top: 0;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14;
	color: #555555;
	text-align: justify;
}
a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14;
	font-weight: normal;
	color: #555555;
	text-decoration: underline;
	}
A:HOVER { 
	font-family: "Times New Roman", Times, serif;
	font-size: 14;
	font-weight: normal;
	text-decoration: underline; 
	color: #cc0000; 
}
ul {
	font-family: "Times New Roman", Times, serif;
	font-size: 14;
	color: #555555;
}
li {
	vertical-align: top;
}
.ul_photo_txt {
	list-style-type: decimal;
}
.left_menu {
	margin-left: 50;
	margin-right: 50;
}
.left_menu_item {
	color: #555555;
	text-decoration: none;
}
.left_menu_item:hover {
	color: #555555;
	text-decoration: underline;
}
.left_menu_item1 {
	font-size: 22;
	font-weight: lighter;
	text-decoration: none;
	color: #555555;
}
.left_menu_item1:hover {
	font-size: 22;
	font-weight: lighter;
	text-decoration: underline;
	color: #555555;
}
.main_table {
	margin-left: 40;
	margin-right: 40;
}
.right_p {
	font-size: 10;
	margin-left: 20;
	margin-right: 20;
	text-align: left;
}
.right_a {
	font-size: 10;
}
.right_a:hover {
	font-size: 10;
}
.flash_galery {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9;
	color: #555555;
	text-align: center;
}
.flash_galery:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9;
	color: #cc0000; 
	text-decoration: underline;
}