BODY {

	color: #000000;
}


A {
	text-decoration: underline;
	color: Maroon;
}

A:Hover {
	text-decoration: none;
	color: #CE3100;
}

.style2 {
	color: Maroon;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
}


img.leftimg {
 float: right;
 margin-top: -313px;
 position: relative;
 padding-right: -50px;
  }
  

  
  .style3 {
	font-size: 24px;
	font-weight: bold;
}
.style5 {
	font-size: 36px;
	font-weight: bold;
	font-style: italic;
	color: #FF0000;
}
.style6 {font-size: 24px; font-weight: bold; color: #0000FF; }