html {
  height:100%;
  margin: 0;
  padding: 0;
  border: none;
  text-align: center;
}
body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	height: 100%;
}
.bodymain {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 11pt;
	color: #000000;
}
.order {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.linespace {
	line-height: 4px;
}
A.bodymain:link {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 11pt;
	color: #bd1a8d;
	text-decoration: none;
	font-weight: bold;
}
A.bodymain:active {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 11pt;
	color: #bd1a8d;
	text-decoration: none;
	font-weight: bold;
}
A.bodymain:visited {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 11pt;
	color: #bd1a8d;
	text-decoration: none;
	font-weight: bold;
}
A.bodymain:hover {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 11pt;
	color: #bd1a8d;
	text-decoration: underline;
	font-weight: bold;
}
h1 {
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #000000;
	margin-top: 4px;
	font-weight: normal;	
	margin-bottom: -18px;
}
h2 {
	font-family: "Comic Sans MS", Arial, sansssss-serif;
	font-size: 13pt;
	color: #000000;
	font-weight: normal;	
	margin-bottom: -18px;
}
h3 {
	font-family: "Comic Sans MS", Arial, sansssss-serif;
	font-size: 11pt;
	color: #000000;
	font-weight: normal;	
	margin-top: 0px;
	margin-bottom: 0px;	
}
.box {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 8pt;
	color: #333333;
}
A.box:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #bd1a8d;
	text-decoration: none;
	font-weight: bold;
}
A.box:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #bd1a8d;
	text-decoration: none;
	font-weight: bold;
}
A.box:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #bd1a8d;
	text-decoration: none;
	font-weight: bold;
}
A.box:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #bd1a8d;
	text-decoration: underline;
	font-weight: bold;
}
ul {
	FONT-WEIGHT: normal;
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 10pt;
	color: #000000;
	margin-top: 6px;
}
li {
   margin-top: 4px;
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 10pt;
	color: #000000;	
}
select {
	FONT-WEIGHT: normal;
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 10pt;
	color: #000000;
	margin-top: 6px;
}
