a{
color:#000000;
text-decoration:underline;
}
body,td,th,pre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style3 {
	font-family: "Arial";
	font-size: 14px;
}
.style5 {color: #FCCF00; font-weight: bold; }

.top_menu{
	margin:0 auto 5px auto;
	padding-left:160px;
	height:35px;
	
}
.top_menu ul{
	list-style-type:none;
	padding:0px 20px 0px 0px;
	margin:0px;

}
.top_menu li{
	float:left;
	padding: 0px 5px 0px 5px;
}
.left_menu{
	padding:0px;
}
.left_menu a
{
	font-size:10pt;
}
.left_menu li{
	list-style-type:none;
	
}
.left_menu li:before{
	content:"- ";
}
.left_menu ul{
	padding-left:10px;
}
.activ
{
font-weight: bold;
}

pre {
     white-space: pre-wrap;
     white-space: -moz-pre-wrap;
     white-space: -pre-wrap;
     white-space: -o-pre-wrap;
     word-wrap: break-word;
     font-family: Arial, Helvetica, sans-serif;
     font-size: 12px;
}