<STYLE TYPE-"type/css">

<!-- 
body,
	html {
		margin:0;
		padding:0;
                color:#000;
	}

	A:link {
		text-decoration: none; 
		font-size: 8pt; 
		style:bold;
		font-family:Veranda, arial, monospace; 
		color:#026B27; 
		} 

	A:visited {
		text-decoration: none; 
		font-size: 8pt; 
		style:bold;
		font-family:Veranda, arial, monospace; 
		color: #026B27; 
	}

	A:hover {
		text-decoration: none; 
		font-size: 8pt;
		style:bold; 
		font-family:Veranda, arial, monospace; 
		color: #000000; 

	}

	body	{
		background-image: url(white-paper.gif)
		margin: 0px 0px 0px 0px;
		padding: 10px 0px 0px 0px; 
		text-align: center;
		font-family:Veranda, arial, monospace;
	}
	

	#wrap { 
		top: 30px;
		width: 755px;
		margin-left: auto; margin-right: auto;
			}

	#menubar {
		
		background-image:url(menuscribble.gif);
		padding-top:8px;	
		font-family:Veranda, arial, monospace; 
		font-size:10pt; 
		height:20px;
		width:750px; 
		style:bold; 
		color:#696969; 		
		letter-spacing:1px;
		list-style:none;
		text-align: center;
		margin-top: auto; margin-bottom: auto;
		margin-left: auto; margin-right: auto;
	}

	#header {
		font-family:Veranda, arial, monospace; 
		font-size:10pt; 
		text-indent: 0px; 
		text-align: left;
		height:20px; 
		style:bold; 
		text-color:red; 		
		letter-spacing:1px 
		margin:0; 
		padding:5px;
}


	.textcolumns {
		font-family:Veranda, arial, monospace; 
		font-size:12pt;
		width: 240px;
		float: left;
		margin: 5px;
		text-align: Justify;
 
} 



	.formcolumns {
		font-family:Veranda, arial, monospace; 
		font-size:5pt;
		background-image:url('blue-paper.gif');
		background-color:yellowgreen;
		font-size:11pt;
		border-width: 1px;
		border-style: solid;
		border-color: #215E21;
		padding:10px;
		width: 458px;
		float: left;
		margin: 5px;
		text-align: Justify;
		letter-spacing:1px
 
} 

	H1 {
		font-family:georgia, arial, monospace;
		font-size:17pt; 
		text-indent: 1px;
		font-weight: bold; 
		text-align: left;
		color:#686868 ; 		
		letter-spacing:2px; 
		margin:0; 
		padding:0px;
}

P.infobox {font-family:bookman; background-color: #A6E98C; background-image:url('blue-paper.gif'); border-style: solid; border-width: 1px; border-color: #215E21;padding:10px; font-size:11pt; text-align: Justify; color: #215E21; letter-spacing:1px}

P.pricebox {font-family:Veranda, arial; background-color: #A6E98C; border-style: solid; border-width: 1px; padding:0px; font-size:10pt; text-align: Justify; color:#000000; letter-spacing:1px}


	#footer {
		clear:both;


-->
</STYLE> 