body {
	background-color: White;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 19px;
	color: #004A80;
	font-weight: normal;
}
h2 {
	font-size: 15px;
	color: #0865A8;
	font-weight: normal;
}
h3 {
	font-size: 12px;
	color: #3C3F41;
	padding-left: 15px;
	font-weight: bold;
}
hr {
	height: 1px;
	color: #EEEEEE;
}

li,ul {
	color: #3C3F41;
	font-size: 12px;
	left-offset:-10;
}

p {
	font-size: 12px;
	color: #3C3F41;
	padding-left: 15px;
}
a {
	font-size: 12px;
	color: #3C3F41;
}
a:hover {
	color: #0865A8;
}
.menu {
	font-size: 12px;
	color: Black;
	text-decoration: none;
	font-weight: bold;
}
.menu_select {
	font-size: 12px;
	color: #004A80;
	text-decoration: none;
	font-weight: bold;
}
.menu:hover {
	font-size: 12px;
	color: #004A80;
	text-decoration: none;
	font-weight: bold;
}
.submenu {
	font-size: 11px;
	color: Black;
	text-decoration: none;
	font-weight: normal;
}
.submenu_select {
	font-size: 11px;
	color: #004A80;
	text-decoration: none;
	font-weight: normal;
}
.submenu:hover {
	font-size: 11px;
	color: #004A80;
	text-decoration: none;
	font-weight: normal;
}
.text_big {
	padding-left: 25px;
	font-size: 14px;
	color: White;
	font-weight: bold;
}
.gray {
	font-size: 11px;
	color: #999999;
}
.blue {
	font-size: 11px;
	color: #0865A8;
}
.black {
	font-size: 11px;
	color: Black;
}
.black:hover {
	font-size: 11px;
	color: #0865A8;
}
.adobe {
	font-size: 12px;
	color: #EC292D;
}
.adobe:hover {
	font-size: 12px;
	color: #872426;
}
