<style type="text/css">

.adph	{	text-size: 12px;
			font-family: Times New Roman, Times, serif;
		}

.tom	{
color:#009933;
font-size:24px;
		font-family: Times New Roman, Times, serif;
		font-weight: bold;
		}

.title	{	font-size: 24px;
			font-style:oblique;
			font-family: Times New Roman, Times, serif;
			color:#009933;
		}

.btt	{	font-size:18px;
			font-style:italic;
			font-weight:bold;
			color:#669900;
		}
	
.menu	{	font-size: 20px;
			font-weight:lighter;
			color:#FFFFFF;
			font:Verdana, Arial, Helvetica, sans-serif;
		}

tfoot	{	font-size:10px;
			text-align:center;
			background-color:#FFFFFF;
			color:#000000;
		}

.test	{	padding: 10px;
		}

.mid	{
		padding: 3px;	
		}

.style1 {font-size: x-small;}

a:link {
	text-decoration: none;
	color:#000000;
		}

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

a:hover {
	text-decoration: none;
	font-weight:bold;
	color:#009933;
		}

a:active {
	text-decoration: none;
		}

.key	{
	text-decoration: underline;
		}
</style>