body {
	
	background-image:url(images/bg_rk1.gif);
	font-family: Arial,Verdana,  Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #000000;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #000000;

}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color: #006633;

}

a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}

a:link {
	text-decoration: none;
	font-size: 12px;
	color: #333333;
	font-weight: normal;

}
a:visited {
	color: #333333;
	text-decoration: none;
}

a:hover {
	
	font-size: 12px;
	color: #993300;
	font-weight: Bold;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #333333;
}


<style type="text/css"> /*------- Start class sample*/
table.sample {
	border-width: 1px;
	border-spacing: ;
	border-style: solid;
	border-color: gray;
	border-collapse: collapse;
	background-color: ;
}
table.sample th {
	border-width: 1px;
	padding: ;
	border-style: solid;
	border-color: gray;
	background-color: ;
	-moz-border-radius: ;
}

table.sample td {
	border-width: 1px;
	padding: ;	
	border-style: solid;
	border-color: gray;
	background-color: ;
	-moz-border-radius: ;
}

</style> /*------------------------- end class sample*/


