.p1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF3300;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF3300;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-align: left;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left:35px;
	margin-left:145px;
	background-attachment: fixed;
	background: url(Images/heading_bullet1.gif) no-repeat;
	background-position: left bottom;
}

.imagefloat1 {
  float:left;
  border:solid 1px silver;
  padding:5px;
  margin-right:10px;
  } 

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #993366;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.redtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
}
.bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: outside;
	list-style-image: url(Images/bullet.gif);
	list-style-type: disc;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
.back1 {
	background-image: url(Images/flower1.gif);
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: left top;
}

.back2 {
	background-image: url(Images/flower2.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: left top;
	padding: 8px 5px 8px 8px;
	border-top: 1px none #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px none #999999;
	border-left: 1px solid #999999;
}
.p1Copy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

