body {
	margin-left: 0px;
         margin-right: 0px;
         margin-top: 0px;
         margin-bottom: 0px;
}

.mainnav {
	width:100%;
         height:35px;
         letter-spacing: 2.5pt;
         word-spacing: 1.5pt;
}

.mainnav_link {
	font-family: Arial, Helvetica, sans-serif;
         font-size: 11pt;
         font-weight: bold;
         color: white;
         text-decoration: none;
}

.headline {
	font-family: Arial, Helvetica, sans-serif;
         font-size:18pt;
         color:white;
         letter-spacing: 5pt;
}

.comment {
	font-family: Arial, Helvetica, sans-serif;
         font-size:10pt;
         color: white;
}

.content {
	position:absolute;
         top:130px;
         left:301px;
	font-family: Arial, Helvetica, sans-serif;
         font-size:10pt;
         color: white;
         margin-right:60px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
         font-size:10pt;
         color: white;
}

.subnav {
	position:absolute;
         top:100px;
         left:0px;
         width:200px;
         height:100%;
         border-right: 1px grey solid;
         line-height: 20pt;
         z-index: 2;
}

.subnav_link {
	font-family: Arial, Helvetica, sans-serif;
         font-size:10pt;
         color: white;
         font-weight: bold;
         margin-right: 30px;
}
