body {
	margin: 0px;
}

a.backbutton {
	text-align: right;
	font-family: Arial;
	font-weight: bold;
	font-size: 9pt;
	color: #008000;
	text-decoration: none;
	padding: 5pt;
}
p, td{
	font-family: Verdana;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 9pt;
	color: #000000;
}
a {
	font-family: Verdana;
	font-weight: bold;
	font-size: 9pt;
	color: #008000;
	text-decoration: none;
}
a:hover{
	color: #800000;
}

h2 {
	color: #9C0000;
	font-weight: bold;
	font-size: 14pt;
	font-family: Arial;
}

#bigbutton {
	background-color:#C0C0C0;
	padding: 5px;
	font-size: 12pt;
	font-family: Verdana;
	font-weight: bold
}

#bslua-header {
	background-color: #F0F0F0;
	padding: 5px;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	text-align: left;
	color: red;
}

#bslua-header a {
	font-family: Verdana;
	font-weight: bold;
	font-size: 8pt;
	color: blue;
	text-decoration: none;
}

#footer{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 8pt;
}

div.trieuchung {
	background-color: #FFFFE0;
	width: 150px;
	font-weight: bold;
	padding: 5px;
	float: left;
	height: 100%;
}

div.mota {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 165px;
	border-bottom: 1px solid #E0E0E0;
}