body {
	margin-top : 10px;
	margin-bottom : 10px;
	margin-left : 0px;
	margin-right : 0px;
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 1.5em;
}

.body_link {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #222222;
	font-weight: normal;
}
a.body_link:hover {
	text-decoration: underline;
}

H1 {
	font-family: Arial;
	font-size: 20px;
	color: #79303B;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	font-weight: bold;
}

H2 {
	font-family: Arial;
	font-size: 16px;
	color: #79303B;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	font-weight: bold;
}

.menu {
	color : #000000;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 12px;
	font-family : Verdana, Arial;
	font-weight: bold;
	text-decoration: none;
}
a.menu:hover {
	color : #FFFFFF;
	text-decoration: none;
}

.menu_top {
	color : #28446C;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 12px;
	font-family : Arial;
	font-weight: bold;
	text-decoration: none;
}
a.menu_top:hover {
	color : #FFFFFF;
	text-decoration: none;
}

.left_menu {
	color : #333333;
	padding-top : 3px;
	padding-bottom : 3px;
	font-size : 11px;
	font-family : Verdana, Arial;
	font-weight: bold;
	text-decoration: none;
}
a.left_menu:hover {
	color : #FFFFFF;
	text-decoration: none;
}

.banner {
	color : #79303B;
	font-size : 13px;
	font-family : Arial;
	font-weight: bold;
	text-decoration: none;
}

ul li {
	padding: 0 0 10px 0
}