TD {
	font-family: Tahoma;
	font-size: 11px;
	color: #434343;
}

.menu {
	padding: 8 31 0 28;
	vertical-align: top;
	background-position: center left;
	background-repeat: no-repeat;
}

H1 {
	font-size: 11px;
	margin-bottom: 5px;
}

H2 {
	font-size: 12px;
	margin-bottom: 5px;
}

H3 {
	font-size: 12px;
	margin-bottom: 5px;
}

H4 {
	font-size: 12px;
	margin-bottom: 5px;
}

.yellow {
	color: #f5f89a;
}
.copy {
	color: #dac4b6;
}
A {
	color: #797979;
}
A: hover {
	text-decoration: none;
}

.tl3 {
	color: #BFBFBF;
	font-size: 11px;
	font-family: Tahoma; 
	text-decoration: underline;
}

.menunormal {
	padding: 15 10 15 10;
	vertical-align: top;
        font-weight: bold;
	font-size: 12px;
	font-family: Tahoma; 
        text-transform: uppercase;
	text-decoration: none;
}

.menuselected {
	padding: 15 10 15 10;
	vertical-align: top;
        font-weight: bold;
	color: #B0B0B0;
	font-size: 12px;
	font-family: Tahoma; 
        text-transform: bold;
	text-decoration: none;
}

H5 {
	font-size: 20px;
	margin-bottom: 5px;
}

H6 {
	font-size: 11px;
        text-transform: none;
}

