.text {
	font-family: verdana;
	font-size: 10px;
	color: #333333;
}
.text-menu {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
}
.link-menu {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
input {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
}
button {
	font-family: verdana;
	font-size: 10px;
	color: #333333;
}
textarea {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
}
.menu {
	font-family: verdana;
	font-size: 10px;
	color: #333333;
}
.text-table-header {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.text-table-list {
	font-family: verdana;
	font-size: 10px;
	color: #333333;
}a:hover {
	text-decoration: none;
}
.table-border {
	font-family: verdana;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	border: 1px dashed #333333;
	background-color: #EFEFEF;

}
.text-print {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
}
.link-white {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
}
.header {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #003399;
	font-style: normal;
	text-transform: none;
}
.header2 {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
}
.table-underline {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #003399;
}
