body, ul, td, th{
	font-family: tahoma;font-size: 14px;
}
.level0{
	font-family: tahoma;font-size: 9px;
}
.level1{
	font-family: tahoma;font-size: 10px;
}
.level2{
	font-family: tahoma;font-size: 14px;
}
.level3{
	font-family: tahoma;font-weight:600;
}
.level4{
	font-family: tahoma;font-size: 16px;font-weight:600;
}
.level5{
	font-family: tahoma;font-size: 22px;font-weight:600;
}
.level6{
	font-family: tahoma;font-size: 30px;font-weight:600;
}

.sidebar{
	overflow: hidden;
	width: 400px;
	line-height: 120%;
	text-align: left;
}
.sidebar ul{
	padding: 2px 0px 2px 0px;
margin: 0px 1px;
}
.sidebar li{
	background-image : url(../images/arrow.gif);
	background-position: left 2px;
	background-repeat: no-repeat;
	margin: 1px 0px;
	padding-left: 12px;
	line-height: 125%;
	text-align: left;
}

a{
	color : #5522ff;
	text-decoration : none;
}
	a:hover{
	color : #ff1133;
	text-decoration : underline;
}

