
li {
list-style-type : none;
}
#log {
position : fixed;
bottom : 0;
text-align : right;
}
#switch {
position : fixed;
bottom : 0;
}
.basic {
width : 874px;
font-family : Arial, Helvetica, sans-serif;
}
.basic_p {
font-family : Arial, Helvetica, sans-serif;
text-decoration : none;
font-size : 11px;
padding-left : 25px;
padding-right : 25px;
padding-top : 10px;
text-align : justify;
}
.basic a {
	padding-left : 15px;
	cursor : pointer;
	display : block;
	padding-top : 5px;
	text-decoration : none;
	font-weight : bold;
	font-size : 12px;
	color : #000000;
	text-align : justify;
}
.basic a.selected {
	color : #000000;
}

