body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #04538B;
	text-decoration: underline;
}
a:active {
	color: #04538B;
	text-decoration: none;
}

.nava:link {
	color: #fae328;
	text-decoration: none;
	font-weight: bold;
}
.nava:visited {
	color: #fae328;
	text-decoration: none;
	font-weight: bold;
}
.nava:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}
.nava:active {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h3 {
	font-size: 14px;
	color: #035797;
}

.tblbdrright {
	border-right-width: 2px;
	border-right-style: dashed;
	border-right-color: #2D313C;
}
.cellunderline {
	border-bottom: 1px solid #333333;
}
.btnbk {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
}
