@charset "UTF-8";
/* CSS Document */

body {background:#FFF;
margin:0;
padding:0;
}

h1 {
	font-size:16pt;
	color:#094088;
	line-height: 16px;
	font-family:"Times New Roman", Times, serif;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
	font-weight:normal;
	font-variant: small-caps;
}
