﻿p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
}
a:link {
	color: #CC0000;
	font-size: 16px;
	font-weight: bold;
}
a:hover {
	color: #808080;
	font-size: 16px;
	font-weight: bold;
}
a:active {
	color: #CC0000;
	font-size: 16px;
	font-weight: bold;
}
a:visited {
	color: #5E3F98;
	font-size: 16px;
	font-weight: bold;
}
.thumbnailcolor {
	border-color: #CC0000;
	border-width: 3px;
}
h1 {
	font-family: "Arial Black";
	font-size: 20;
	font-weight: normal;
	color: #000000;
}
h2 {
	font-family: "Arial Black";
	font-size: 16px;
	font-weight: normal;
}
h3 {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color:black
}
img {
	border-style: solid;
	border-width: 5px;
}
h4 {
	font-family: Arial;
	font-size: 15px;
	text-align: center;
}
h5 {
	font-size: 15px;
	font-weight: bolder;
}
table {
	float: top;
	font-family: Arial, Helvetica, sans-serif;
	table-layout: inherit;
	max-width: inherit;
	position: inherit;
	font-size: 12px;
	text-align: left;
}

