body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #164098;
	font-weight: bold;
}
table {
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
}
td {
	text-align: center;
}
a {
	font-size: 12px;
	color: #F80;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #F80;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style1 {
	font-size: 10px;
	color: #FFFFFF;
}
.style2 {font-size: 10px}
.style3 {
	font-size: 8px;
	color: #999999;
}
.style4 {
font-size: 12px;
color:#FFFFFF;
}
.style5 {
font-size: 16px;
}
.thumbnail {
border: 1px solid #cccccc;
}
.table {
border: 1px solid #2d78ff;
}
.table-b {
border-bottom: 1px solid #2d78ff;
}
.table-r {
border-right: 1px solid #2d78ff;
}
.table-t {
border-top: 1px solid #2d78ff;
}
.table-br {
border-bottom: 1px solid #2d78ff;
border-right: 1px solid #2d78ff;
}