.headline {
	background-color:#009;
}

.menu a, .menu a:visited, .menu a:active {
	background-color: #1CF;
}

.menu a:hover {
	background-color: #83E; 
}

.menu #selected {
	background-color: #135;
}

body{
	background-color: #080;
}

.edge {
	background-image:url('../img/edge-right-pub.gif');
}

.bottom {
	background-image:url('../img/edge-bottom-pub.gif');
}

.bottomcorner {
	background-image:url('../img/edge-corner-pub.gif');
}

.body a, .body a:visited, .body a:active {
	color: #135;
}

.subhead {
	font-size: 10px;
}

.head {
	color: #009;
	font-weight: bold;
	font-size: 14px;
}

.body {
	height: 2250px;	
	width: 750px;
	position: absolute;
	left: 50px;
}

table td {
	font-size: 10pt;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	letter-spacing: 0px;
	line-height: 13pt;		
}

.theader {
	background-color: #009;
	color: #fff;
	font-size: 12pt;
}

