body, frame,table, td, tr, ul {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
}

h1, h2, h3, p, ul {
	margin-left: 151px;
	width: 500px;
}
h1, h2, h3{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #00457e;
	text-align: left;
	margin-top: 12px;
}

h1 {
	font-size: 22px;
	line-height: 28px;
	margin-bottom: 28px;
}

h2 {
	font-size: 16px;
	line-height: 18px;
	margin-bottom: 8px;
	font-weight: bold;
}

h3 {
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 0px;
	font-weight: bold;
}

ul {
	list-style-type: disc;
	padding-left: 30px;
}

div.navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #00457e;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
}
div, a, img {
	border: 0px;
	border-style: none;
}
a {
	font-weight: bold;
}
a:active{
	color: #666666;
	text-decoration: none;
}
a:link{
	color: #00457e;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #00457e;
	text-decoration: none;
}

p, ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4e505c;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 8px;
}


