body {
	margin:0;padding:0;
	font-family:Tahoma,Verdana,Arial;
	color:#454545;
	font-size:12px;
	background-color:white;
}
table tr td{
	font-family:Tahoma,Verdana,Arial;
	font-size:11px;
	color:black;
}
h1 {
	font-family:Tahoma, Arial, Verdana;
	font-size:24px;
	font-weight:bold;
	color:#d91618;
	margin-top:25px;
}
h2 {
	font-family:Tahoma, Arial, Verdana;
	font-size:17px;
	font-weight:bold;
	color:#d91618;
	margin-top:0px;
	margin-bottom:0px;
}
a.main_menu {
	display:block;
	font-family:Tahoma, Arial, Verdana;
	font-size:12px;
	font-weight:normal;
	color:black;
	padding-top:6px;
	padding-bottom:6px;
	text-decoration:none;
}
a.main_menu:visited {
	display:block;
	font-family:Tahoma, Arial, Verdana;
	font-size:12px;
	font-weight:normal;
	color:black;
	padding-top:6px;
	padding-bottom:6px;
	text-decoration:none;
}
a.main_menu:hover {
	display:block;
	font-family:Tahoma, Arial, Verdana;
	font-size:12px;
	font-weight:normal;
	color:#d91618;
	padding-top:6px;
	padding-bottom:6px;
	text-decoration:none;
}
.main_contacts {
	 color:white; 
	 font-family:Tahoma, Arial,Verdana; 
	 font-size:12px; 
	 font-weight:bold;
	 width:250px; 
	 height:67px; 
	 background-color:#e22a2c; 
	 padding-top:12px;
	 padding-bottom:8px; 
	 padding-left:10px; 
	 padding-right:10px;
}
a.a_main_contacts {
	color:white;
}
a.a_main_contacts:visited {
	color:white;
}
a.a_main_contacts:hover {
	color:#ebebeb;
}
a.main_catalog {
	font-size:12px;
	color:black;
	text-decoration:none;
}
a.main_catalog:visited {
	color:black;
}
a.main_catalog:hover {
	color:#d91618;
}
