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;
}


.text {
	font-family: Lucida Sans Unicode;
	font-size: 11px;
	COLOR: #ffffff;
}
input {
	font-family: Lucida Sans Unicode;
	font-size: 11px;
	COLOR: #000000;
}
select {
	font-family: Lucida Sans Unicode;
	font-size: 11px;
	COLOR: #ffffff;
}
table {
	font-family: Lucida Sans Unicode;
	font-size: 11px;
	COLOR: #ffffff;

}
textarea {
	font-family: Lucida Sans Unicode;
	font-size: 11px;
	COLOR: #000000;
}

a:link { COLOR: #aee833; TEXT-DECORATION: none }
a:active { COLOR: #aee833; TEXT-DECORATION: underline }
a:visited { COLOR: #aee833; 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: #ffffff;

}

.footer {
	font-family: Lucida Sans Unicode;
	font-size: 12px;
	COLOR: #ffffff;
}