body {
	font-size: 10px;
	color: #666666;
}
.headermenu {
    text-align: center;
    text-decoration: none;
    color: #ffffff;
    font-size: 9pt;
    line-height: 1em;
}
a.headermenu, a.headermenu:visited {
    color: #ffffff;
}
#welcome {
    color: #ffffff;
    font-weight: bold;
    font-size: 9pt;
}
td { 
	font-size: 10pt;
}
th { 
	font-size: 10pt;
}
a {
	color: #666666;
}
a:visited {
	color: #FF6600;
}
a:active {
	color: #666666;
}
