body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

.nav-link {
	font-size: 12px;
	color: #cc0000;
	font-family: verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;	
}

.nav-link:hover {
	font-size: 12px;
	color: #cccccc;
	font-family: verdana, Arial, Helvetica, sans-serif;
	
	}
.border {
	border: 1px solid #000000;
}
.text-logo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	letter-spacing: 2pt;
}.border-line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}
