<html>
<head>
<title>stylesheet</title>
</head>
<body>
<style type="text/css">
A:link {text-decoration:none}
A:visited {color: purple;text-decoration:underline}
A:active {text-decoration:none}
A:hover {color:#0066FF; text-decoration:underline overline}

.text1 
{PADDING-RIGHT: 20px; PADDING-LEFT: 20px;
font-size: 16px;
line-height: 18px;}

.text2 
{PADDING-RIGHT: 15px;PADDING-LEFT: 15px;
font-size: 14px;
line-height: 20px;}

.table1 {
	border: thin dotted #66CC66;
}

.table2
td { border: solid 1px #66CC66;
    
}

.table3 {
	border: thin dotted #CC9900;
}
-->
</STYLE>
</BODY>
</HTML>
