html {height:100%;
}
body {margin:0;
background-color: #F7FCF7;
padding:0; 
height:100%;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 10pt;
color:#333333;
}

a {color: #666666 ;
text-decoration:none;}

a:hover {color: #333333;
text-decoration:none;}

#wrap {
position:relative;
min-height:100%;
}
* html #wrap {height:100%}


#footer {
position:absolute;
bottom:0;
width: 100%;
font-family: "Courier New", Courier, mono;
font-size: 11px;
color: #000000;
padding: 0px 0px 0px 0px;

}
#footer a { color:#000000;
text-decoration:none;}
#footer a:hover {text-decoration:underline;}

#about {line-height: 150%;}

h1 {
	text-transform:uppercase;
	color:#000000;
	font-size: 14pt;
	font-weight: lighter;
	letter-spacing: 2px;
	margin:0;
}
h2 {
	text-transform:uppercase;
	color:#000000;
	font-size: 12pt;
	font-weight: lighter;
	letter-spacing: 2px;
	margin:0;
}
.address {line-height:120%;}


#dash {line-height: 150%;}

#dash a {color:#000066;
text-decoration:none;}

#dash a:hover {	text-decoration:none;
	border-bottom-style: dashed;
	border-bottom-color: #000066;
	border-bottom-width: thin;}
	
.small {font-size: 7pt}
.smaller {font-size: 8pt}

#buynow {
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	color: #637b5b;
	text-decoration: none;
}
.buynow {
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	color: #637b5b;
	text-decoration: none;
}
.style1 {font-family: "Courier New", Courier, mono}
.indent {
	padding-left: 13px;
}
