<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">td {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	color: #000000;
}
.menu-tab {
	background-color: #0091b6;
	color: #ffffff;
}
.menu-tab:hover {
	background-color: #01a9d4;
	cursor: pointer;
}
.menu-tab a {
	color: #ffffff;
	font-size:20px;
}
.menu-tab a:hover {
	color: #ffffff;
}
p {
	margin-bottom:0px;
}
.size1 {
	color: #ffffff;
	font-size:22px;
}
.size2 {
	font-size:15px;
}
.txtRed {
	color: #d40303;
	font-weight:bold;
}
.text1 {
	font-size: 12px;
}
.text2 {
	color: #0091b6;
	font-weight: bold;
}
.text3 {
	color: #0091b6;
	font-weight: bold;
}
.text4 {
	color: #085831;
	font-size: 20px;
	font-weight: bold;
}
.text5 {
	color: #085831;
	font-weight: bold;
}

.text6 {
	color: #f1592a;
	font-weight: bold;
}
.text7 {
	font-size: 13px;
}
.text8 {
	color: #f1592a;
	font-size: 29px;
	font-weight: bold;
}
.textjustify {
	text-align:justify;
}
.textwhite {
	color: #FFFFFF;
}
a.textwhite:hover {
	color: #daf4fd;
}
.formstyle {
	font-family: Tahoma, "Microsoft Sans Serif", Thonburi;
	font-size: 13px;
	color: #333333;
	border: 1px solid #bfbcbc;
}
.textsmall {
	font-size: 11px;
}
.textsmall2 {
	font-size: 10px;
}
.linkwhite {
	color: #ffffff;
	font-weight:bold;
}
.linkwhite:hover {
	color: #ffffff;
}
a.linkwhite:hover {
	color: #ffffff;
}
a:hover {
	color: #35b8fa;
}
a:active, a:hover, a:focus, a:visited  {
	text-decoration: none;
}
a {
	color: #2795cd;
	text-decoration: none;
}
.link1:hover {
	color: #35b8fa;
	text-decoration: none;
}
.link1 {
	font-weight: bold;
	color: #2795cd;
	text-decoration: none;
}
img.map, map area{
    outline: none;
}
a img {
	border:none;
}
</pre></body></html>