/*stylesheetQS.css*/



body {
	margin-left:20px;
	font: normal 100% serif;
	padding-left: llpx: 
	font-family: Arial,Times san-serif;
	color: #800000;
	background-color: exptextb.jpg;
	
}
	
	h1 {
	font-family: Amozone BT, Arial,SunSan-Regular;
	color: dark green;
	font-size: large;
	position: center;
}
	 
	 h2 {
	font-family: Arial, Arial Black;
	color: #003399;
	font-size: medium large;
	position: center;
}
	 
	 h3 {
	font-family: Arial Black, Times;
	color: #Navy;
	font-size: medium;
	position: center;
}
	 h4 {
	 font-family: Arial,Times;
	 color: #004000;
	 font-size: medium-small;
	 position: left;
	 }                          
	 
	 h5 {
	 font-family: Arial Black;
	 color: #dark green;
	 font-size: small;
	 }
	 h6 {
	  font-family: Arial;
	 color: #003399;
	 }
	 
	 p {
	 margin: 20px 0px 0px,0px;
	 font: normal 0.95em/1.3em Arial, Times;
	 color:004000;
	 }
	 links {
	 link="#000066 vlink#993300 alink#000080 text#003300"
}
p {
	font-famly: Arial
	font-size: 6
	font-color: #004000
	}
	
	img {
	border: none;
	}

/* Style for main content column */
#main{
	margin: 1em;
	text-align:left; 
	/*margin-left must equal */
	margin-left: 20em;
}

a: link {
color: #000066;
background-color: transparent;
}

a: active {
color:#993300;
background-color: transparent;
}
a: visited {
color:#333300;
background-color: transparent;
}
a: hover {
color: #003300
background-color: transparent;
} 

a: bgcolor{
#FFFFCC
}
