body.fontaine2 {background-color:white;
	margin-top:0px;
	margin-bottom:20px;
	margin-left:0px;
	margin-right:0px;
	scrollbar-face-color:#2B6AB7;
	scrollbar-shadow-color:white;
	scrollbar-highlight-color:white;
	scrollbar-3dlight-color:white;
	scrollbar-darkshadow-color:white;
	scrollbar-track-color:white;
	scrollbar-arrow-color:white;
	border-style:solid;
	border-color:#2B6AB7;
	border-width:2px;}

input, select {
	color:black;
	font-family:comic sans ms;
	font-size:9pt;
	background-color:white;
	border-style:outset;
	border-color:#2B6AB7;
	border-width:2px;
	cursor:hand;
	}


table.smallinfotable {
	text-align:right;
	padding-right:5px;
	color:#2B6AB7;
	font-family:comic sans ms;
	font-size:9pt;
	font-weight:bold;
	width:100%;
	background-color:#D5F6FF;
	border-bottom-style:solid;
	border-bottom-color:#2B6AB7;
	border-bottom-width:1px;
	border-right-style:solid;
	border-right-color:#2B6AB7;
	border-right-width:1px;}

table.form {
	padding:3px;
	color:white;
	font-family:comic sans ms;
	font-size:9pt;
	background-color:#2B6AB7;
	border-top-style:solid;
	border-top-color:white;
	border-top-width:1px;
	border-right-style:inset;
	border-right-color:#2B6AB7;
	border-right-width:2px;
	border-left-style:solid;
	border-left-color:white;
	border-left-width:1px;
	border-bottom-style:inset;
	border-bottom-color:#2B6AB7;
	border-bottom-width:2px;
	}



table.largeinfotable {
	padding-left:5px;
	padding-bottom:5px;
	color:black;
	font-family:comic sans ms;
	font-size:9pt;
	width:100%;
	background-color:#D5F6FF;
	border-bottom-style:solid;
	border-bottom-color:#2B6AB7;
	border-bottom-width:1px;
	border-right-style:solid;
	border-right-color:#2B6AB7;
	border-right-width:1px;}

table.main {
	padding-left:5px;
	color:black;
	font-family:comic sans ms;
	font-size:8pt;
	width:100%;
	}

 div.h1 {
 	color:white;
	font-family:arial;
	font-size:9pt;
	font-weight:bold;
	text-align:left;
	text-indent:10px;
	font-style:none;
	}