/* CSS Document */

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #0000FF;
	text-decoration: none;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #0000FF;
	text-decoration: none;
}

.caption {
    font-size: 9pt;
    line_height: 11pt;
    color: #CC0000;
}

.menu {
    font-size: 9pt;
    line_height: 11pt;
	font-weight: bold;
    color: #CC0000;
}
a.menulink:link {
    font-size: 9pt;
    line_height: 11pt;
	font-weight: bold;
    color: #224400;
}
a.menulink:visited {
    font-size: 9pt;
    line_height: 11pt;
	font-weight: bold;
    color: #224400;
}
a.menulink:active {
    font-size: 9pt;
    line_height: 11pt;
	font-weight: bold;
    color: #224400;
}
