body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background: #D8D8D8;
}

table {
	font-size: 12px;
}

.titleMenu {
	background: #FFFFFF;
	font-weight: bold;
	font-size: 18px;
}

.linkMenu {
	color: #FFFFFF;
	font-weight: bold;
}

.header {
	font-weight: bold;
	font-size: 16px;
}

.subheader {
	font-weight: bold;
	font-size: 14px;
}

.label {
	font-weight: bold;
}

.tableHeader {
	font-weight: bold;
	background: #FEE39B;
}

.error {
	font-weight: bold;
	font-size: 12px;
	color: red;
}

.fineprint {
	font-size: 10px;
}

A:link {
	color: #996634
}

A:visited {
	color: #996634
}

A:hover {
	color: #D8D8D8
}

A:active {
	color: #996634
}

.menu {
	color: #FFFFFF;
	FONT-WEIGHT: bold;
}
.menu A:link {
	text-decoration: underline;
	color: #FFFFFF;
	FONT-WEIGHT: bold;
}
.menu A:visited {
	text-decoration: underline;
	color: #FFFFFF;
	FONT-WEIGHT: bold;
}
.menu A:active {
	text-decoration: underline;
	color: #FFFFFF;
	FONT-WEIGHT: bold;
}
.menu A:hover {
	text-decoration: none;
}
