body{
	font-family: Arial, Helvetica, sans-serif;
	color: #42304E;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	table-layout: auto;
	font-size: 11pt;
	background-color: #E6E5E3;
	background-image: url(GRAPHICS/Labpanel.jpg);
}

a:link, a:visited, {
	color: #660066;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	background: #660066;
	color: #ffffff;
	padding-top: 2px;
	padding-bottom: 2px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
}

h2{
 font-size: 114%;
 color: #705385;
}

h3{
	font-size: 40 px;
	color: #334d55;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
 list-style-type: none;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}
				
