BODY {
	color: "Black";
	font-family: "MS Sans Serif";
	font-size: "11pt";
}

A:link { text-decoration: "none"; color:"#0033BB"; }
.Anolink:link { text-decoration: "none"; color:"#FFFF99"; }


A:visited { text-decoration: "none"; color:"#333377"; }
.Anolink:visited { text-decoration: "none"; color:"#FFFF99"; }

A:hover { text-decoration: "none"; background: "#99FBCB";  color: "Maroon"; }
.Anolink:hover { text-decoration: "none"; background: "#FFFF99";  color: "#FFFF99"; }

font { font-family: "MS Sans Serif, AngsanaUPC, EucrosiaUPC"; font-size: "11pt";}
.ss { font-family: "MS Sans Serif, AngsanaUPC, EucrosiaUPC"; font-size: "9pt";}
.tiny { font-family:"MS Sans Serif"; font-size:0pt;color:#D2D5FC;}
.tiny2 { font-family:"MS Sans Serif"; font-size:0pt;color:#EAF1AB;}

strong { font-family: "MS Sans Serif, AngsanaUPC, EucrosiaUPC"; font-size: "8pt";}

small { font-family: "MS Sans Serif, AngsanaUPC, EucrosiaUPC"; font-size: "6pt";}

H1 { color: "#0000FF"; font-family: "MS Sans Serif, AngsanaUPC, EucrosiaUPC"; font-size: "18pt";}
.H1link:hover { color: "#0000FF"; font-family: "MS Sans Serif, AngsanaUPC, EucrosiaUPC"; font-size: "18pt"; text-decoration: "none"; background: "#99FBCB";  color: "Maroon"; }

H2 { color: "#0000FF"; font-family: "MS Sans Serif, AngsanaUPC, EucrosiaUPC"; font-size: "14pt";}
.H2link:hover { color: "#0000FF"; font-family: "MS Sans Serif, AngsanaUPC, EucrosiaUPC"; font-size: "14pt"; text-decoration: "none"; background: "#99FBCB";  color: "Maroon"; }

H3 { color: "#0000FF"; font-family: "MS Sans Serif, AngsanaUPC, EucrosiaUPC"; font-size: "13pt";}

ul { font-family: "MS Sans Serif, AngsanaUPC, EucrosiaUPC"; font-size: "11pt" ; text-decoration: "none"}

ol { font-family: "MS Sans Serif, AngsanaUPC, EucrosiaUPC"; font-size: "11pt" ; text-decoration: "none"}

.boxHD {background:#99FBCB;font-family:"MS Sans Serif";font-size:16px;font-weight:bold;border:1px solid "maroon";padding:5px;width:400px; }
.boxBD {background:#FFFFFF;font-family:"MS Sans Serif";font-size:16px;border-left:1px solid "maroon";border-right:1px solid "maroon";border-bottom:1px solid "maroon";padding:5px;width:400px; }
