<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: 30px;
font-size: 16px;
line-height: 35x;}

.text2 
{PADDING-RIGHT: 15px;PADDING-LEFT: 15px;
font-size: 14px;
line-height: 20px;}

.text3
{margin-right: 10px;margin-left: 10px;
font-size: 14px;
line-height: 20px;}  


.h1
{color: ;
bgcolor="#FFCC00";
font-size: 20px;
text-decoration:underline;
}

.table1 {
	border: thin dotted #66CC66;}
.table2
 { border: solid 1px #66CC66;
    
}

.table3 {
	border: thin double #CC9900;
}
-->
</STYLE>
</BODY>
</HTML>

