*html {
	scrollbar-face-color:  blue; 
	scrollbar-3dlight-color: silver;
	scrollbar-darkshadow-color: gray;
	scrollbar-arrow-color: yellow;
	scrollbar-shadow-color: gray;
	scrollbar-highlight-color: #ffff00;
	}
body {
	font-size: .88em;
	font-family: verdana, arial, sans-serif;
	margin: 0;
	padding: 0;
	color: black;
	background: url(sfp_tile_blue.gif);
	}
p,ol,ul, li{
	line-height: 1.3em;	
	text-align: justify;
	}
a {
  	color: blue;
  	background: transparent;
  	font-size: 1em;
  	font-weight: bold;
  	text-decoration: none;
	}
a:hover {
	color: #088808; 
	background: transparent;
  	text-decoration: underline;
	}
a:active {
  	color: #C0C000;
  	background: transparent;
  	text-decoration: none;
	}
blockquote {
	font-family: tahoma, arial,verdana,helvetica;
	margin: 2em 0;
	padding: 0;
	text-align: center;
	color: #000066;
	font-size: 1.25em;
	font-weight: bold;
	line-height: 1.30em;
	}
.small {
	font-size: 0.85em;
	}
.form td {
	vertical-align: middle;
	}
#mainlayout { 
	width: 740px; 
	margin-left: auto;
	margin-right: auto;
	color: black;
	background: white;
	}
#headlogo {
	width: 740px;
	padding: 0;
	}
#maincontent { 
	border-top: .40em solid #000088;
	border-right: 1px solid #000088; 
	border-bottom: 1px solid #000088; 
	border-left: 1px solid #000088;
	background: #fff;
	padding: .5em 2em;
	}
.headquestions {
	font-family:  tahoma, arial, verdana, helvetica;
	text-align: center;
	color: #000066;
	font-weight: bold;
	font-size: 1.20em;
	}
#warning{ 
	margin: 2em 0;
	border: 1px solid blue;
	background: #ffff66;
	padding: .50em;
	font-size: 1em;
	text-align: center;
	}
#sfpintro { 
	margin-left: auto;
	margin-right: auto;
	margin-top: 2em;
	margin-bottom: 2em;	
	width: 600px;
	text-align: center;
	}
.bkcvr {
	padding: 0em;
	width: 135px;
	height: 175px;
	text-align: center;
	}
.bkcvrpromo { 
	text-align: center;
	padding-left: 1.25em;
	width: 410px;
	}
#guarantee {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 580px;
	}
#guarantee td { 
	background:  #ffff66;
	}
#guarantee p {
	text-align: justify;
	font-size: .95em;
	background:  #ffff66;
	padding: 0 .75em;	
	border-left: 1px #ffffff solid;
	border-right: 1px #ffffff solid;
	}
.indent{
	text-align: justify;
	padding: 0 30px;
	}
.left {
	text-align: left;
	line-height: 1.4em; 
	}
.right {
	text-align: right;
	line-height: 1.4em; 
	}
.center { 
	text-align: center;
	line-height: 1.4em;
	}
.justify {
	text-align: justify;
	line-height: 1.4em; 
	}
.small {
	margin-top: -3em;
	font-size: .85em;	
	color: #000000;
	text-align: center;
	}
.adobe {
	text-align: center;
	font-size: .75em;
	font-weight: bold;
	}
.red {
	color: red;
	font-weight: bold;
	}
.green {
	color: #088808; 
	}
.blue {
	color: #0000cc;
	font-weight: bold;
	}
.black {	
	color: #000000;
	}
.ps {
	margin-top: 2em;
	color: #000000;
	text-align: justify;
	line-height: 1.2em;
	}
hr {
	width: 100%;
	color: #000099;
	}
h1, h2, h3, h4, h5 { 
	font-family: tahoma, arial, verdana, helvetica;
	}
h1, h2{  
	text-align: center;
	color: #ca0000; 
	font-weight: bold;
	font-size: 1.85em;
	} 
h3, h4, h5 {
	text-align: center;
	color: #000066;
	font-weight: bold;
	}
h3 {	
	margin: 1em 0; 
	font-size: 1.45em;
	}
h4 { 
	font-size: 1.30em;
	}
h5 { 
	margin: .50em 0; 
	font-size: 1.20em;
	}
.footer { border: 1px solid #000;
	background: #000099; 
	
	}
.footer p {
	text-align: center;
	font-size: 75%;
	color: #0099ff;
	font-weight: bold;
	padding: 1em 0;	
	line-height: 1.5em;
	}