/* Copyright 2007 Universe Expo. All Rights Reserved. */

/* 1. Add this line under title : <LINK href="mwe.css" rel=stylesheet type=text/css> */
/* 2. Include 'text-decoration: none' for text without underline */

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #222222;
	margin-left: 16px;
	font-weight: bold;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111111;
	font-weight: bold;
	text-decoration: underline;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111111;
	font-weight: normal;

}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
	font-weight: normal
	text-decoration: underline; color:#FFE400
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
	font-weight: normal
} 


/* Text Color & Decoration */

a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline; color:#FFE400
}
a:active {
	text-decoration: none;
}

.style32 { font-family: Verdana, Arial, Helvetica; font-size: 12px; color: #222222; }
.style4 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; color: #003366; font-weight: bold; text-decoration: none; }
.style3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #003366; font-weight: bold; text-decoration: none; }
.style5 { font-family: Verdana, Arial, Helvetica; font-size: 11px; color: #000000; text-decoration: none; }
.style6 { font-family: Verdana, Arial, Helvetica; font-size: 13px; color: #000000; }
.style7 { font-family: Verdana, Arial, Helvetica; font-size: 13px; color: #003366; text-decoration: none; }
.style10 { font-family: Verdana, Arial, Helvetica; font-size: 10px; color: #CCCCCC; }
.style16 { font-family: Verdana, Arial, Helvetica; font-size: 16px; color: #000000; font-weight: bold; }

.style32 { font-family: Verdana, Arial, Helvetica; font-size: 12px; color: #222222; text-decoration: none }
.style33 { font-family: Verdana, Arial, Helvetica; font-size: 15px; color: #000000; }

.menu { font-family: Verdana, Arial, Helvetica; font-size: 11px; color: #FFFFFF; font-weight: bold; text-decoration: none; }
.menu2 { font-family: Verdana, Arial, Helvetica; font-size: 11px; color: #CCCCCC; font-weight: regular; text-decoration: none; line-height:11px; margin-top:9px }

/* zagolovki */
.style44 { font-family: Verdana, Helvetica; font-size: 28px; color: #808080; font-weight: bold; text-decoration: none;}