  body {
  margin: 0;
  padding: 0;
  background: #fff url(Background/butrfly3.jpg);
  font: 100% georgia, times, "times new roman", serif;
  scrollbar-face-color:#800000;
  scrollbar-arrow-color:#fff;
  scrollbar-track-color:#fff;
  scrollbar-shadow-color:#000;
  scrollbar-highlight-color:#ddd;
  scrollbar-3dlight-color:#000;
  scrollbar-darkshadow-Color:#800000;
}
.content {
	position: absolute;
	top: 20px;
	left: 170px;
	width: 600px;
	border: 10px dotted Black;
	background: #ffffff;
	padding: 90px 20px 20px 20px;
	font: 100% georgia, times, "times new roman", serif;
	color: #000000;  
	}
.header{
	position: absolute;
	left: 90px;
	top: 20px;
	width: 387px;
	height: 59px;
	background: url(images/PSMTMT.gif) no-repeat;
}	
  h1, h2, h3 {
  font-weight: bold;
}
  h1 {
  font-size: 200%;
  color: #E5C5C6;
  }
  h2 {
  font-size: 150%;
  color: #A88081;
  }
  h3 {
  font-size: 120%;
  color: #DEC2BF;
  }

  p.j {text-align: justify;}
  p.c {text-align: center;}

  img.l {
  float: left;
  }
  img.r {
  float: right;
  }

a:link {color: #0035CC;  text-decoration: none; }
a:visited {color: #8E0000;text-decoration: none; }
a:hover {color: #FF0600; background-color: #FFFFCC; }
a:active {color: #660000;}  
#Menu {
	position: absolute;
	top: 115px;
	left: 2px;
	width: 140px;
	background-color: #FF1A8D;
	color: #ffffff;
	border: 1px groove #000000;
	text-align: center;
	}
.Menu{
	position: absolute;
	top: 115px;
	left: 2px;
	width: 140px;
	background-color: #FF1A8D;
	color: #ffffff;
	border: 1px groove #000000;
	text-align: center;
}
A.menulink {
	display: block;
	width: 140px;
	text-align: center;
	text-decoration: none;
	color: #009BCC;
	border: solid 1px #FFFFFF;
	font: 85% verdana, arial, helvetica, sans-serif;
}
a.menulink:hover{
	border: 1px solid #000;
	background-color: transparent;
}
.skin0 {
	position: absolute;
	text-align: center;
	width: 140px;
	border: 1px solid #000000;
	background-color: #FFC6C6;
	font: 85% Georgia, Arial, Helvetica, Geneva, sans-serif;
	visibility: hidden;
}