BODY
	{
	color: #000000;
	background-image: url('../img/bg.jpg');
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	font-size: 10pt;
	font-family: verdana
	}
.cimtable
	{
	color: #FFFFFF;
	background: #000099;
	text-align: center;
	font-size: 28pt;   
	font-family: times;
	width: 100%;
	table-border: 1
	}
.texttable
	{
	width: 100%; 
	padding: 15
	font-size: 10pt;
	}
.kiem
	{
	font-weight="normal";
	color="#000099"
	}
A:link 
	{
	color: #000099;
	text-decoration: none;
	font-weight: bold
	}
:visited
	{
	color: #000099;
	text-decoration: none;
	font-weight: bold
	}
:hover 
	{
	color: #000000;
	text-decoration: none;
	font-weight: bold
	}
:active
	{
	color: #000099;
	text-decoration: none;
	font-weight: bold
	}