
<style type="text/css">
<!-- 

	
.tx8bc {color: black;
        text-align: center;
        font-size: 8pt;
        font-weight: 500;
        font-family: georgia, (times new roman),times, serif;}
		
.tx10nl {color: black;
        text-align: left;
        font-size: 10pt;
        font-weight: 500;
        font-family: georgia, (times new roman),times, serif;}

.tx11nl {color: black;
        text-align: left;
        font-size: 11pt;
        font-weight: 500;
        font-family: georgia, (times new roman),times, serif;}
		
.tx11nlg {color:#006600;
		text-align: left;
		font-weight:500;
		font-size:11pt;
		font-family: georgia,(times new roman), times, serif;}

.tx12nl {color: black;
        text-align: left;
        font-size: 12pt;
        font-weight: 500;
        font-family: georgia, (times new roman),times, serif;}
		
.scr12 {color: black;
        text-align: left;
        font-size: 14pt;
        font-weight: 500;
        font-family: brushscn, bailey, sans;}

.tx12bl {color: black;
        text-align: left;
        font-size: 12pt;
        font-weight: 700;
        font-family: georgia, (times new roman),times, serif;}
		
.tx14bc {color: #cc6600;
        text-align: center;
        font-size: 14pt;
        font-weight: 700;
        font-family: georgia, (times new roman),times, serif;}
		
.tx16bc {color: black;
        text-align: center;
        font-size: 16pt;
        font-weight: 700;
        font-family: georgia, (times new roman),times, serif;}
		
A:link {color:red;}
A:active {color:yellow;}
A:visited {color:teal;}

.blue	{color: blue;}
.maroon	{color:maroon;}
.red	{color:red;}
.green	{color:green;}
.yel	{color:yellow;}
.aqua	{color:aqua;}
.teal	{color:teal;}

.bold	{color:maroon;
		text-align:left;
		font-weight:600;
		background-color:white;}

.box1   {position: relative;
        padding: 4px;
        width: 100%;
		background-color:#00cccc;
		border: thin solid red;}

#form	{position:relative;
		padding:8px;
		width:80%;
		background-image:none;
		background-color:#6600ff;
		border:thin solid maroon;}

#box1   {position: relative;
        padding: 4px;
        width: 100%;
		background-color:#00cccc;
		border: thin solid red;}
		
#box2   {position: relative;
        padding: 10px;
        width: 90%;
		background-color:#00cccc;
		border: thin solid maroon;}
		
#box3   {position: relative;
        padding: 10px;
        width: 90%;
		background-color:transparent;}

#box4   {position: relative;
        padding: 10px;
        width: 90%;
		background-color:transparent;
		border: thin solid white;}
		
h1	{color:#ff6600;
	font-size:16pt;
	font-weight:700;
	text-align:center;
	font-family: georgia, (times new roman), times, serif;}
 -->
</style>