h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	color: #FF0000;
	font-weight: normal;
	letter-spacing: 2px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: normal;
	letter-spacing: 2px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #CCCCCC;
	font-weight: bold;
	letter-spacing: normal;
	text-transform: uppercase;
	font-style: normal;
	line-height: normal;
}
body {
	background-attachment: fixed;
	background-image: url(images/background-02.gif);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #000000;
	text-align: left;
	vertical-align: top;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.p-red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}
strong {
	font-weight: bold;
	color: #FF0000;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CCCCCC;
	font-weight: bold;
	letter-spacing: 0.5px;
	text-transform: uppercase;
	font-style: normal;
	line-height: normal;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
	letter-spacing: normal;
	text-transform: uppercase;
	font-style: normal;
	line-height: normal;
}
