﻿table {
	text-align : center;
	margin : 0 auto 0 auto;
}
.border0 {
	border-style: none;
}
.logo {
	border: 1px solid #000000;
	margin-top: 5px;
	margin-bottom: 5px;
}
.center {
	text-align: center;
}
.thumb-table {
	border-collapse: collapse;
	border-style: none;
	border-width: 0;
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	width: 80%;
}
.small-txt {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.red-text {
	color: #F11917;
}
a {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:active {
	color: #000000;
}
a:hover {
	color: #000000;
}

