body{
	margin:0px;
	padding:0px;
	background-color: white;	
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: black;
	text-decoration: none;
	line-height:15px;
}

a { color: black; text-decoration: underline; }

.blue_current{
font-family:Tahoma;
font-size:24px;
color:#17a2f9;
font-weight:normal;
line-height:27px;

}


