body {
        background-image: url(images/background.gif);
        background-attachment : fixed;
        background-repeat : repeat-x;
	background-color: #000000;
	color: #ffffff;
	font-family: verdana,arial,sans-serif;
	font-size: 9pt;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.workBG {
	background-image:url(images/workBackground.gif); 
	background-position : left top;
	background-repeat : no-repeat;
}

td {
	color: #ffffff;
	font-family: verdana,arial,sans-serif;
	font-size: 9pt;
}

.navi {
	font-family: courier new, courier, verdana;
	font-size:9pt;
	color: #ffffff;
	line-height:15pt;
        font-weight: normal;
        text-decoration: none;
}

.navi:hover {
	font-family: courier new, courier, verdana;
	font-size:9pt;
	color: yellow;
	line-height:15pt;
        font-weight: normal;
        text-decoration: none;
}
