body {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #ffffff;
}
h4 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #3f3735;
}
a:hover {
	color: #ff7700;
	font-weight: bold;
	text-decoration: none
}
a {
	color: #ff7700;
	font-weight: bold;
	text-decoration: none
}
.text {
    font-family: Verdana, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: normal;

}
.wtext {
    font-family: Verdana, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	line-height: normal;
}

.list {
	color: #3f3735;
	font-size: 11px;
	line-height: normal;
}

.list300 {
	color: #3f3735;
	font-size: 11px;
	line-height: normal;
	width:300px;	
}

.wlist {
	color: #ffffff;
	font-size: 11px;
	line-height: normal;
	
}
.wlist300 {
	color: #ffffff;
	font-size: 11px;
	line-height: normal;
	width:300px;	
}
.small {
	color: #000000;
	font-size: 10px;
	line-height: normal;
}
.juod {
	font-size: 10px;
	font-weight: normal;
	color: #003F7D;
}

