a:link {
	color: #336699;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #8C3C21;
	text-decoration: underline;
	font-weight: bold;

}
a:visited {
	color: #336699;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #336699;
	text-decoration: underline;
	font-weight: bold;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}
h2 {
	font-size: 8pt;
	font-weight: normal;
	color: #999999;
}
a.menu1:link {
	font-weight: bold;
	color: #6B3C00;
	font-size: 9pt;
	text-decoration: none;

}
a.menu1:visited {
	font-weight: bold;
	color: #6B3C00;
	font-size: 9pt;
	text-decoration: none;

}
a.menu1:hover {
	font-weight: bold;
	color: #6B3C00;
	font-size: 9pt;
	text-decoration: underline;

}
a.menu1:active {
	font-weight: bold;
	color: #6B3C00;
	font-size: 9pt;
	text-decoration: none;

}
.topmenu1 {
	font-size: 9pt;
	color: #6B3C00;
	font-weight: bold;

}
a.menu2:link {
	font-weight: bold;
	color: #8C3C21;
	font-size: 9pt;
	text-decoration: none;

}
a.menu2:visited {
	font-weight: bold;
	color: #8C3C21;
	font-size: 9pt;
	text-decoration: none;

}
a.menu2:hover {
	font-weight: bold;
	color: #8C3C21;
	font-size: 9pt;
	text-decoration: underline;

}
a.menu2:active {
	font-weight: bold;
	color: #8C3C21;
	font-size: 9pt;
	text-decoration: none;

}
.topmenu2 {
	font-size: 9pt;
	color: #8C3C21;
	font-weight: bold;

}
.titletag {
	font-size: 13pt;
	font-weight: bold;
	color: #000066;
}

