@charset "utf-8";

a:link {
	color: #383F90;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:visited {
	color: #383F90;
}
a:hover {
	color: #383F90;
}
a:active {
	color: #383F90;
}
h1 {
	font-size: 36px;
	color: #383F90;
}
h2 {
	font-size: 24px;
	color: #383F90;
}
h3 {
	font-size: 18px;
	color: #383F90;
}
h4 {
	font-size: 16px;
	color: #383F90;
	border-bottom: 1px;
	border-bottom-color: #383F90;
	border-bottom-style: solid;
}
h5 {
	font-size: 14px;
	color: #383F90;
}
h6 {
	font-size: 12px;
	color: #383F90;
}

