.table {
	padding-right: 8px;
	padding-left: 8px;
}
.title {
	font-family: Verdana;
	font-size: 14px;
	color: #9E090D;
	font-weight: bold;
}
.title2 {
	font-family: Verdana;
	font-size: 12px;
	color: #000080;
}
.title4 {
	font-size: 16px;
	color: #000080;
}

.title3 {
	font-family: Verdana;
	font-size: 16px;
	color: #B40A0E;
	font-weight: bolder;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #9D080D;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
