p {
	font-family: Papyrus;
	font-size: 16px;
	color: #FFFFFF;

}
* {
	font-family: Papyrus;
	font-size: 14px;
	color: #FFFFFF;

}
h1 {
	font-family: Papyrus;
	font-size: xx-large;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;

}
h3 {
	font-family: Papyrus;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: italic;


}
a:link {
	font-family: Papyrus;
	font-size: 16px;
	color: #993300;
	text-decoration: none;
}
a:visited {
	font-family: Papyrus;
	font-size: 16px;
	color: #993300;
	text-decoration: none;
}
a:hover {
	font-family: Papyrus;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	background-color: #FFCC33;

}
a:active {
	font-family: Papyrus;
	font-size: 16px;
	color: #0000CC;
	text-decoration: none;
}
h4 {
	font-family: Papyrus;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;

}
.counter {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
}
.advisory {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF0000;

}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #333300;

}
input {
	background-color: #336666;
	color: #000000;

}
textarea {
	background-color: #336666;
	color: #000000;

}
select {
	background-color: #336666;
}
.comment {
	font-family: Papyrus;
	font-size: 12px;
	font-style: italic;
	color: #000000;
}
.total {
	font-family: "Monotype Corsiva";
	font-size: 19px;
	color: #000000;

}
  @font-face {
    font-family: Papyrus;
    font-style:  normal;
    font-weight: normal;
    src: url(PAPYRUS1.eot);
  }
