p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #F8D359;
	text-align: center;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FCD76C;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FBD55A;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: normal;
	font-weight: normal;
	color: #F7CC00;
}
body {
	background-image: url(images/bkgrndstripe.gif);
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: #ffcc00;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: #ad013a;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: #FFCC00;
	text-decoration: underline;
}
