/*

  Andy Brown TWM 12/12/03
  IMAGINE Project
  
  Stylesheet used by plugin detector scripts.  

*/

body {
	background: #F60;
	color: white;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
}

img {
	float: left;
}

p {
	padding-top: 5px;
}
