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

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: -130%;
	color: #1569b2;
	margin: 0;
}
	
p {font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 130%;
	}
	
	
.style1 {font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	line-height: 130%;
		color: #1569b2;

	}
	
.style2 {font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 130%;

	}
	
li {font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 130%;
	}
	
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
		line-height: 130%;
color: #000}

.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1569b2;
	font-style: italic;
		line-height: 130%;
text-decoration:none}

.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1569b2;
	font-style: italic;
		line-height: 130%;
text-decoration: none}

.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	font-style: italic;
		line-height: 130%;
text-decoration: none}
	
a {text-decoration:none;}
	
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
