/* PPP */

.button {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #AE001B;
	font-weight: bold;
	background-color: #F9965D;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
body,td,th {
	color: #750012;
	font-family: tahoma, sans-serif;
	font-size: 12px;
}
.fields {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration:none;
}
A.bottom:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration:none;
}

A.bottom:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration:none;
}

A.bottom:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration:underline;
}
.buttonReg {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #AE001B;
	font-weight: bold;
	background-color: #B1D89F;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.white{color:#FFFFFF}
h1{font-size: 14px; color: #F5E36E}
h2{font-size: 11px; color: #FD97F0}
p {font-size: 11px;}
.style2 {color: #535353}
.style3 {font-size: 18px}
th.contentheader {
    text-align: center;
    color: #ffffff;
    font-weight: bold;
    background-color: #161604
}
a:link {
  color: #666666;
  text-decoration:none;
  }
a:visited {
  color: #99ccff;;
  text-decoration:none;
  }
a:hover {
  color:#3300ff;
  text-decoration:underline;
  }