body,pre{
	margin: 0px;
	font-size: 8.5pt;
	color: black;
	font-family: Verdana;
}
.main{
	padding-left : 50px;
	padding-right : 70px;
	text-align : justify;
}

.sign{
	margin-top: 40px;
	font-size : 10px;
	color: #B9B9B9;
	vertical-align : bottom;
	border-top : thin solid #B9B9B9;
	width:170px;
	text-decoration : none;
	position : relative;
	left : 500px;
}

.a_sign{
	font-size : 10px;
	color: #B9B9B9;
	text-decoration : none;
}

.a_sign:hover{
	font-weight : bold;
}

.menu{
	font-weight: bold;
	color: Maroon;
	text-shadow: inherit;
	text-decoration: none;
	line-height: 25px;
	list-style: none;
	font-size: 10pt;
}
	
.menu:hover{
	font-weight : lighter;
}
