body{
	background-repeat: no-repeat;
	background-image: url(images/bkgrnd_home.gif);
	border: none;
	font-family: "courier new","Times New Roman";
	font-size: 12px;
}

p {
	font-family: "courier new","Times New Roman";
	font-size: 12px;
	color: black;
	font-weight: normal;
	text-decoration: none;
}

h1 {
	font-family: "courier new","Times New Roman";
	font-size: 18px;
}

h3 {
	font-family: "courier new","Times New Roman";
	font-size: 14px;
}

.poof {
	font-family: "courier new","Times New Roman";
	font-size: 14px;
	color: E3462E;
	font-weight: bold;
}

.formtable {
	font-family: "courier new","Times New Roman";
	font-size: 13px;
	text-allign: right;
	color: E3462E
}

.color1 {
	color: D5486A;
}

.color2 {
	color: AE0872;
}

.color3 {
	color: D5486A;
}

.color4  {
	color: E3462E;
}

#myborder {
	border-style:solid;
	border-width: 15px;
	border-color: #ae0872;
}

a,a:active,a:link,a:visited {
	background: transparent;
	color: #ffa500;
	font-family: "courier new","Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	background: transparent;
	color: black;
	font-family: "courier new","Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}