body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	list-style-type:disc;
	list-style-position: outside;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	list-style-type: decimal;
	list-style-position: outside;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28pt;
	font-weight: bold;
	color: #007A90;
}

hr {
	background-color: #007A90;
	height: 3px;
	width: 80%;
	border: 0px;

}
.body {
	font-size: 14pt;
	color: #0000A0;
	font-weight: bold;
}

.points {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	list-style-type: disc;
	list-style-position: outside;
	color: #005060;
	font-weight: bold;
	margin-bottom: 0px;
}

.info {
	font-size: 16pt;
	color: #0000A0;
	font-weight: bold;
	font-style: italic;
}

.description {
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
}

.detailImportant {
	font-size: 18pt;
	color: #0000B0;
	font-weight: bold;
}

.detail {
	font-size: 16pt;
	color: #0000A0;
	font-weight: bold;
}

.copywrite {
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}
