body {
	font-size : 8px;
	cursor : default;
}
a {
	text-decoration : none;
}
a:hover {
	text-decoration : underline;	
}
.headertable {
	padding : 0px;
	width : 700px;
	color : #000000;
	background-color : #FFFFFF;
	border : 1px solid #C0C0C0;
	font-family : Tahoma, Helvetica, Sans-serif;
	font-size : 11px;
}
.header {
	padding : 5px;
	font-family : "Arial Black", Helvetica, Sans-serif;
	font-size : 16px;
}
.header2 {
	font-family : "Arial Black", Helvetica, Sans-serif;
	font-size : 16px;
	padding : 5px;
}
.sourceforge {
	text-align : right;
}
.menu {
	padding : 5px;
}
.maintable {
	width : 700px;
	color : #000000;
	background-color : #EEEEEE;
	border : 1px solid #C0C0C0;
	font-family : Tahoma, Helvetica, Sans-serif;
	font-size : 11px;
}
.content {
	padding-left : 5px;
}
.screenshot {
	border : 1px solid #000000;
}