h1
{
	font: 12px Lucida Sans Unicode, Arial, sans-serif;
	color: white;
	margin: 0px 0px 3px 7px;
}

h2
{
	font: bold 13px Lucida Sans Unicode, Arial, sans-serif;
	color: white;
	margin: 0px 0px 1px 7px;
}

h3
{
	font: bold 13px Lucida Sans Unicode, Arial, sans-serif;
	color: #0099FF;
	margin: 2px 0px 2px 0px;
	padding: 0px;
}

body
{
	background: white url(images/top_bg.gif) repeat-x top left;
	color: #717171;
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

.text {
	font-family: Lucida Sans Unicode;
	font-size: 11px;
	COLOR: #000000;
}
input {
	font-family: Lucida Sans Unicode;
	font-size: 11px;
	COLOR: #000000;
}
select {
	font-family: Lucida Sans Unicode;
	font-size: 11px;
	COLOR: #626262;
}
table {
	font-family: Lucida Sans Unicode;
	font-size: 11px;
	COLOR: #575757;

}
textarea {
	font-family: Lucida Sans Unicode;
	font-size: 11px;
	COLOR: #717171;
}

a:link { COLOR: #ff5000; TEXT-DECORATION: none }
a:active { COLOR: #ff5000; TEXT-DECORATION: underline }
a:visited { COLOR: #ff5000; TEXT-DECORATION: none }
a:hover { TEXT-DECORATION: underline}

.heder {
	font-family: Lucida Sans Unicode;
	font-size: 12px;
	COLOR: #ffffff;
}

.meso {
	font-family: Lucida Sans Unicode;
	font-size: 11px;
	COLOR: #000000;

}

.footer {
	font-family: Lucida Sans Unicode;
	font-size: 12px;
	COLOR: #ffffff;
}