h1 { font-family: sans-serif; font-size: 22px; color: #404040; margin-left: 10px; border-top-style: none; border-left-style: none; border-right-style: none; font-weight: normal; line-height: 30px; background-color: #efefef; }


h2 { font-family: sans-serif; font-size: 16px; color: #404040; margin-left: 10px; border-style: none none solid; border-width: 1px; }

h3 {
	font-family: sans-serif;
		color: #404040;
	font-size: 15;
	border-bottom-color: #556fee;
		font-weight: bold;



}

h4 {
	font-family: sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #404040;

	margin-left: 10px;
}

h5 { color: #404040; font-family: sans-serif; font-size: 12px; font-style: normal; font-weight: bold; margin-left: 10px; }

h6 { color: #404040; font-family: sans-serif; font-size: 11px; font-weight: normal; margin-left: 10px; }



body { color: #404040; font-family: sans-serif; font-size: 15px; line-height: 20px; margin-left: 10px; }

a:hover { color: #404040; text-decoration: underline; }

a {
		color: #83b6fc;
		text-decoration: none;

}


table { color: #404040; font-family: sans-serif; font-size: 15px; line-height: 20px; margin-left: 10px; }
}

