@charset "utf-8";
/* CSS Document */

body {
	font-family: Times New Roman;
	font-size: 10px;
	color: #000000;
	margin: 0px;
}

p {
	margin-top: 3px;
	margin-bottom: 6px;
	line-height: 15px;
	text-align: justify;
}

a {
	color: #0065A5;
	text-decoration: none;
}

h1 {
	font-family: Times New Roman;
	font-size: 22px;
	font-weight: bold;
	color: #0065A5;
	margin-top: 2px;
	margin-bottom: 2px;
	clear: both;
}

h2 {
	font-family: Times New Roman;
	font-size: 20px;
	font-weight: bold;
	color: #0065A5;
	margin-top: 2px;
	margin-bottom: 2px;
	clear: both;	
}

h3 {
	font-family: Times New Roman;
	font-size: 18px;
	font-weight: bold;
	color: #0065A5;
	margin-top: 2px;
	margin-bottom: 2px;
	clear: both;
}

h4 {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #0065A5;
	margin-top: 2px;
	margin-bottom: 2px;
	clear: both;
}

h5 {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 2px;
	margin-bottom: 2px;
	clear: both;
}

li {
	list-style-image: none;
	margin-bottom: 10px;
}

ul {
	margin-top: 5px;
}













  
  
