@charset "utf-8";
/* CSS Document */
* {
  background-color: white !important;
  background-image: none !important;
  }

BODY {
	text-align: left;
	line-height : 100%;
	font-size : 15px;
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}
.border {
	width : 750px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
} 
A, a:link, a:visited, a :active a:hover {
	color : #666666;
	text-decoration: underline;
} 
h1 {
	font-size : 18px;
	font-weight: bold;	
} 
h2 {
	font-size : 16px;
	font-weight: bold;
} 
h3 {
	font-size : 16px;
	font-weight: bold;
} 
h4 {
font-size : 16px;
font-weight: bold;
} 
blockquote {
	font-size : 15px;
	color : #000000;
	text-align : left;
	font-style: italic;
	padding-left: 25px;
} 
.subtitle {
	font-size : 15px;
	color : #666666;
}

.mast {
display: none;
}

.topnav {
	display:none;
}
.footer {
	display:none;	
} 
.right {
	display:none;
	}
.left {
	width: 100%;
}	
.legal {
	font-size: 15px;
	text-align: left;
}