body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #003366}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #003366;
}
.se {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #DD9906;
}
ol {
	font-size: 12px;
}
p {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.txt {
	font-size: 11px;
}
ul {
	font-size: 12px;
}
.atty {
	font-size: 13px;
	padding: 4px;
	width: 300px;
	margin: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 7px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3585B6;
	border-right-color: #3585B6;
	border-bottom-color: #3585B6;
	border-left-color: #3585B6;
}

