@charset "UTF-8";
/* CSS Document */

H1 {
	font-family:"Times New Roman", Times, serif;
	font-size:12pt;
	color:#000000;
	line-height:16px;
	padding: 1px;
	padding-top:3px;
	padding-bottom: 3px;
}
  H2 {
	color:#000000;
	font-family:"Times New Roman", Times, serif;
	font-size:36px;
	font-style:normal;
	font-size: 36pt;
	padding-top: 2px;
	padding-bottom: 0px;
  }
H3 {
	font-family:"Times New Roman", Times, serif;
	font-size:12pt;
	color:#003366;
	line-height:16px;
	padding: 20px;
}

H4 {
	font-family: Times, serif;
	font-size:50px;
	color:#FFFFFF;
	line-height:0px;
	
}

H6 {
	font:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	page-break-after: auto;
  }


a:link {color: #336666;}
a:visited {color: #336666;}
a:active {color: #336666;}
a:hover {color: #ffffff}
a:hover {background-color: #336666;}
a {text-decoration: none;}
vlink {
border-color: #FFFFFF;
border: none;
color: #FFEECC;

}
 hr {height: 7px;
	border: 0;
	color: #ffffff;
	background-color: #FFFFFF;
	width: 100%;

}
