﻿a {
	color: #FF6600;
}
a:visited {
	color: #FF6600;
}
a:active {
	color: #FF6600;
}
a:hover {
	color: #FFFFFF;
}
p {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: justify;
	margin-top: 2px;
	margin-bottom: 5px;
}
h1 {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 10px;
	color: #0066FF;
	text-align: center;
	text-transform: uppercase;
}
h1 a {
	color: #0066FF;
	text-decoration: none;
}
h1 a:visited {
	color: #0066FF;
	text-decoration: none;
}
h1 a:active {
	color: #0066FF;
	text-decoration: none;
}
h1 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
h2 {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	color: #0066FF;
	font-size: 15px;
	text-align: left;
}
h3 {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 12px;
	color: #0066FF;
	text-align: left;
}
h4 {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	width: 125px;
	border-bottom-style: groove;
	border-bottom-width: 2px;
	border-bottom-color: #FF6600;
}
h5 {
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	color: #FFFFFF;
	font-size: 18px;
	text-align: center;
	font-weight: normal;
}
.alignRight {
	display: block;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.thumbnail {
	border: 7px solid #FFFFFF;
	margin-bottom: 10px;
}
.newThumbnail {
	margin-bottom: 10px;
}
