﻿p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	color: #F5F5F5;
	text-align: left;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	font-style: normal;
	color: #FFCC00;
	text-align: center;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #F5F5F5;
	text-align: center;
	margin-left: 0px;
}
blockquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	color: #F5F5F5;
	text-align: center;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	color: #FFCC00;
}
address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	color: #f5f5f5;
	text-align: left;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	color: #FFCC00;
	text-decoration: none;
	text-align: left;
}
h4 {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	color: #FF0000;
}
h1 {
	font-family: Helvetica-Condensed-Black-Se;
	font-size: 48px;
	color: #FF0000;
	font-variant: small-caps;
}
