
span.formFont {
font-size: 8.5pt; 
font-family: Arial, Helvetica, sans-serif; 
font-weight: normal;
color: gray; 
} 
span.commonLink{
	font-size: 12pt;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-derif;
	text-decoration : underline;
}
span.menuFont {
font-size: 10pt; 
font-family: Arial, Helvetica, sans-serif; 
font-weight: bold;
color: #708090; 
} 
span.headline {
font-size: 24pt; 
font-family: Arial, Helvetica, sans-serif; 
font-weight: bold;
color: Gray; 
} 
span.content {
font-size: 9pt; 
font-family: Arial, Helvetica, sans-serif; 
font-weight: normal;
color: #696969;
 } 
 span.blueFont {
font-size: 13pt; 
font-family: Arial, Helvetica, sans-serif; 
font-weight: normal;
color: #4682B4;
 } 
span.contentDark {
font-size: 9pt; 
font-family: Arial, Helvetica, sans-serif; 
font-weight: normal;
color: #696969;
} 
span.Obs {
font-size: 7pt; 
font-family: Arial, Helvetica, sans-serif; 
font-weight: normal;
color: #696969;
} 
span.blueTitle {
font-size: 12pt; 
font-family: Arial, Helvetica, sans-serif; 
font-weight: bold;
color: #4682B4; 
} 
span.contentNormal {
font-size: 9pt; 
font-family: Arial, Helvetica, sans-serif; 
font-weight: normal;
color: #696969;
 } 
 span.facts {
font-size: 9pt; 
font-family: Arial, Helvetica, sans-serif; 
font-weight: normal;
color: #696969;
background-image : url(../images/dust.jpg);
background-repeat : repeat;
  border : 1px dotted #ADD8E6;
  } 
  div.leftTop {
	position: relative;
	top: 25px; left: 70px;
	width: 400px;
	background-color : #E6E6FA;
	padding : 6px;
	border : 4px dotted #ADD8E6;
	z-index:4;
}
div.leftMiddle {
	position: relative;
	top: 50px; left: 70px;
	width: 400px;
	background-color : #EEE8AA;
	padding : 6px;
	border : 4px dotted #FFD700;
	z-index:3;
}
div.leftBottom {
	position: relative;
	top: 75px; left: 70px;
	width: 400px;
	background-color: #FFE4E1;
	padding : 6px;
	border : 4px dotted #D8BFD8;
	z-index:2;
	}
div.myImage {
	position: relative;
	left: 580px;
	top: -350px;
	width: 274px;
	height: 400px;
	background: url(../images/vacuum2.png) ;
	background-repeat: no-repeat ;
	z-index:1;
}
  p {
	border: thin dotted blue;
	background-color : #E6E6FA;
	padding-bottom : 6px;
	padding-left : 6px;
	padding-right : 6px;
	padding-top : 6px;
}

a:link {
	color: blue;
	text-decoration: underline;	
	
}
a:visited {
	color: Blue;
	text-decoration: none;
	
}
a:hover {
	color: #FF6347;
	text-decoration: underline;
	
}
ul
{
list-style-type: none;
padding: 0;
margin: 0;
}

li
{
background-image: url(../images/dot.gif);
background-repeat: no-repeat;
background-position: -.10em  .3em;
padding-right: .6em;
}
select
{
	font-size: 8.5pt; 
font-family: Arial, Helvetica, sans-serif; 
font-weight: normal;
color: gray; 
}




