* {
	font-family	: geneva, helvetica, arial, lucida sans, sans-serif;
}
body {
	margin		: 0px;
	font-family	: geneva, helvetica, arial, lucida sans, sans-serif;
	background	: #ffffff;
}
#all {
	font-size	: 80%;
}
#all a:link {
	text-decoration	: none;
	color		: #203538;
}
#all a:visited {
	text-decoration	: none;
	color		: #203538;
}
#all a:hover {
	text-decoration	: underline;
}
#header {
	width		: 1px;
	height		: 1px;
	display         : none;
}
#nav_main {
	width		: 1px;
	height		: 1px;
	display         : none;
}
#nav_current {
	width		: 1px;
	height		: 1px;
	display         : none;
}
#nav_top {
	width		: 1px;
	height		: 1px;
	display         : none;
}
#nav_side {
	width		: 1px;
	height		: 1px;
	display         : none;
}
#main {
	font-size	: 70%;
	line-height	: 150%;

}
#main h2 {
	font-size	: 125%;
	font-weight	: bold;
	color		: #4a4a4a;
}
#main h3 {
	font-size	: 100%;
	font-weight	: bold;
	color		: #4a4a4a;
}

