﻿BODY {
	font-family: "museo-sans-1","museo-sans-2",sans-serif;
	font-size: 10pt;
	text-align: left;
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(images/BG10.GIF);
}
p {
	font-family: "museo-sans-1","museo-sans-2",sans-serif;
	font-size: 10pt;
	margin-bottom: 8px;
	margin-top: 3px;
}

td {
	font-family: "museo-sans-1","museo-sans-2",sans-serif;
	font-size: 11pt;
}

td {
	font-family: "museo-sans-1","museo-sans-2",sans-serif;
	font-size: 10pt;
}

ul {
	font-family: "museo-sans-1","museo-sans-2",sans-serif;
}

A {
	color: #0001AA;
	text-decoration: none;
	}

A {
	color: #0001AA;
	text-decoration: none;
	}

A:visited {
	color: Blue;
	text-decoration: none;
}


A:HOVER {
	color: Red;
	background-color: #FFFF00;
}

h1 {
	font-family: "le-havre-rounded-1","le-havre-rounded-2",sans-serif;
	font-size: 16pt;
	margin-bottom: 2px;
	margin-top: 2px;
	text-indent: 2px;
	font-weight: bold;
}
	
h2{
	font-family: "le-havre-rounded-1","le-havre-rounded-2",sans-serif;
	font-size: 14pt;
	margin-bottom: 2px;
	margin-top: 2px;
	text-indent: 2px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #0000CD;
	border-top-color: #0000CD;
	border-top-style: solid;
	border-top-width: 1px;
	background-color: #F5F5F5;
	font-weight: normal;
	background-color: #F0F8FF;

	}
	
h3 {
	font-family: "museo-sans-1","museo-sans-2",sans-serif;
	font-size: 12pt;
	margin-bottom: 2px;
	margin-top: 2px;
	text-indent: 2px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #0000CD;
	border-top-color: #0000CD;
	border-top-style: solid;
	border-top-width: 1px;
	background-color: #F5F5F5;
	font-weight: normal;
	background-color: #F0F8FF;

	}

h4 {
	font-family: "museo-sans-1","museo-sans-2",sans-serif;
	font-size: 12pt;
	margin-bottom: 2px;
	margin-top: 2px;
	text-indent: 2px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #0000CD;
	border-top-color: #0000CD;
	border-top-style: solid;
	border-top-width: 1px;
	background-color: #E8E8E8;
	}

h5 {
	font-family: "museo-sans-1","museo-sans-2",sans-serif;
	font-size: 10pt;	
	margin-bottom: 1px;
	margin-top: 1px;
	text-indent: 2px;
	background-color: #F5F5F5;
	font-weight: normal;
}


h6 {
	font-family: "le-havre-rounded-1","le-havre-rounded-2",sans-serif;
	font-size: 14pt;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	margin-right: 3px;
	font-weight: bold;
	color: #000000;
	font-variant: normal;
}

hr {
	color: #336699;
	margin-right: 6pt;
	display: block;
	border: thin groove;
	}

li {
	font-family: "museo-sans-1","museo-sans-2",sans-serif;
	font-size: 10pt;
	list-style-type: square;
	list-style-position: inside;
}
