@charset "UTF-8";
/* CSS Document */

h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #00005E;
	text-decoration: none;
	text-indent: 30px;
	padding-top: 10px;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #00005E;
	text-decoration: none;
	text-indent: 30px;
	padding-top: 10px;
}
