﻿.footer {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #174197;
}
.body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #154295;
}
.bodya {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #174197;
}
/* Style for tables of thumbnail images */
table.thumbs {
 text-align: center;
 border-collapse: collapse;
}
/* Style for table cells that contain thumbnails */
td.thumbs {
 border: solid 2px #ffff66;
 padding: 10px;
}
/* Style for thumbnail images */
img.thumbs {
 width: 100px;
 height: 80px;
}
