body, table, td, div, p, li, ul {
	font-family:arial;
	font-size: 11px;
}

a {
	color: #335997;
	font-size: 11px;
	text-decoration: underline;
}

a.menu_sub_item {
    	font-weight: bolder;
	color: #335997;
	text-decoration: none;
}
a.menu_item {
    	font-weight: bolder;
    	font-size: 11px;
    	color: #335997;
	text-decoration: none;
}

a.map_item {
	font-weight: bolder;
	color: white;
	text-decoration: none;
}

h1 {
	font-size: 16px;
	font-weight: bold;
}

h2 {
	font-size: 14px;
	font-weight: bold;
}

h3 {
	font-size: 12px;
	font-weight: bold;
}

h4 {
	font-size: 11px;
	font-weight: bold;
}

h5 {
	font-size: 10px;
}

h6 {
	font-size: 8px;
}

.w_top {
	background-color: #264b91;
	color: white;
	font-weight: bold;
	padding:3px;
}

