body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #B4BDBC; 
	margin: 0; 
	padding: 0;
}
td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 19px;
}
td.gray{
	background-color: #58595B;
}

a.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
a.main:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffd007;
	text-decoration: none;
}
.mainon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffd007;
	text-decoration: none;
}
.ttl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
a {
	color: #FFDB04;
	text-decoration: none;
}
.underline {
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #8D2E31;
	font-weight: bold;
}
