	.main {
	font-family: arial,sans-serif;
	font-size:14pt;
	color:#003366;
	padding-left:25px;
	padding-right:25px;
	padding-bottom:10px;
	text-align:center;
}
* {
	margin:0px;
	padding:0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

body {
	margin:7px;
}


h3 {
	font-weight:bold;
	clear:both;
	color:#FF0000;
	padding:20px 0px 0px 0px;
	margin-bottom:5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
.thumb {
	padding:5px;
	background-color:#fff;
	border:solid 2px #aaa;
	float:left;
	display:inline;
	text-align:center;
	margin-top: 5px;
	margin-right: 4px;
	margin-bottom: 0;
	margin-left: 0;
}

.thumb a {
	text-decoration:none;
	color:#333;
	display:block;
}

.thumb img {
	border:none;
	background-color:#fff;
}

.thumb h5 {
	font-size:10px;
}
