body {
	padding:0;
	margin: 10px;
	font-family:Verdana, Arial, sans-serif;
	font-size:13px;
}
body form {
	width:760px;
	font-size:14px;
	font-weight:600;
	margin:3px;
	margin-top:6px;
	color:#000000;
	background-color:#eeeeee;
	padding:0;
	padding-left:6px;
}
h2 {
	width:760px;
	font-size:20px;
	color:#EEE;
	background-color:#FF3300;
	line-height:26px;
	margin:3px;
	padding:0;
	padding-left:6px;
	border: 0 solid #BBB;
	border-bottom-width:2px;
}

.smalltext {
	font-size:10px;
	font-weight:normal;
}

.heading {
	font-size:16px;
	font-weight:600;
	background-color:#FF3300;
	color:#FFF;
	text-align:center;
}
.titlebar {
	font-size:20px;
	font-weight:600;
	background-color:#000000;
	color:#EEE;
	text-align:center;
}

.prjName {
	margin-top:14px;
	margin-bottom:2px;
	font-size:16px;
	font-weight:600;
}

.prjDesc {
	margin-top:2px;
	background-color:#EEE;
}

.filelist {
	margin-top:-1em;
}
a.one:link {
	color: #eeeeee;
	text-decoration: none;
}
a.one:visited {
	color: #eeeeee;
	text-decoration: none;
}
a.one:hover {
	color: #bbbbbb;
}
