body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	border: none;
	margin: 0px;
	padding: 0px;
	color: #222222;
	font-size: 12px;
}

a:link {
	color: #006699;
	text-decoration: none;
}

a:active {
	color: #006699;
	text-decoration: none;
}

a:visited {
	color: #006699;
	text-decoration: none;
}

a:hover {
	color: #006699;
	text-decoration: underline;
}

a.webmaster:link {
	color: #006699;
	font-size: 10px;
	text-decoration: none;
}

a.webmaster:active {
	color: #006699;
	font-size: 10px;
	text-decoration: none;
}

a.webmaster:visited {
	color: #006699;
	font-size: 10px;
	text-decoration: none;
}

a.webmaster:hover {
	color: #006699;
	font-size: 10px;
	text-decoration: none;
}

.big {
	color: #0093dd;
	font-size: 18px;
}

.line {
	line-height: 18px;
}

ul {
	line-height: 18px;
}
img {
	border: 0px;
}
h1 {
	color: #0093dd;
	font-size: 18px;
	font-weight: normal;
}
h2 {
	color: #0093dd;
	font-size: 18px;
	font-weight: normal;
}
#h-contain {
	padding: 5px;
	
	margin-bottom: 25px;
	}
#menu ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	} 
	
#menu ul li  {
	margin-left: 0;
	padding: 3px 0px;
	border-left: 0px solid #000;
	list-style: none;
	display: inline;
	}
	
		
#menu ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	}