body {
	background-color: #F7F7F7;
}

body,table {
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
        font-family: Tahoma, Verdana, Arial;
        font-size: 11px;
}
a {
        text-decoration: none;
        color: #FF9933;
}

a.menu-b {
        color: #7494AB;
}

a.menu-a {
        color: #7D7D7D;
}

a.path {
        color: #CCCCCC;
}

a:hover {
        text-decoration: underline;
        color: #FF9933;
}
.path {
        color: #CCCCCC;
}

.menu-header {
	font-size: 12px;
	color: #009999;
	font-weight: bold;
	text-transform: uppercase;
}

.content {
        font-size: 12px;
        font-family: Verdana,Tahoma;
}
.headline {
        font-size: 16px;
        font-weight: bold;
}