div {font: 10pt "MS Sans Serif", Tahoma, sans-serif;}
a {
	font: bold normal 10pt "MS Sans Serif", Tahoma, sans-serif;
	color: #FFFFCC;
	cursor: hand;
	text-decoration: none;


}
a:visited {
	font: bold normal 10pt "MS Sans Serif", Tahoma, sans-serif;
	color: #FFFFCC;
	cursor: hand;
	text-decoration: none;

}
a:active {
	font: bold normal 10pt "MS Sans Serif", Tahoma, sans-serif;
	color: #99CCFF;
	cursor: hand;
	text-decoration: none;

}
a:hover {
	font: bold normal 10pt "MS Sans Serif", Tahoma, sans-serif;
	color: #FFFFFF;
	cursor: hand;
	text-decoration: none;

}
strong {font: bold 10pt "MS Sans Serif", Tahoma, sans-serif;}
.hder {font: bolder 12pt "MS Sans Serif", Tahoma, sans-serif;}
.sbold {font: bold 10px "MS Sans Serif", Tahoma, sans-serif;}
.hboit {font: italic bolder 16pt "MS Sans Serif", Tahoma, sans-serif;}
.nom {font: 10pt "MS Sans Serif", Tahoma, sans-serif;}
.htitle {
	font-family: AngsanaUPC, BrowalliaUPC, CordiaUPC;
	font-size: 36px;
	font-style: normal;
	font-weight: bolder;
	letter-spacing: 1em;
}
input {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #0066CC;
	border: thin ridge #0000FF;
}
.btn {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #6699FF;
	border: thin outset #0000FF;
	font-weight: bold;
	height: 23px;
	width: 100px;
}
td {
	font: 10px "MS Sans Serif", Tahoma, sans-serif;
}
th {
	font: 10px "MS Sans Serif", Tahoma, sans-serif;
}
table {
	font: 10px "MS Sans Serif", Tahoma, sans-serif;
}
textarea {

	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #0066CC;
	border: thin ridge #0000FF;
}

