BODY{
	margin:0px;
	font-size:12px;
	font-family: Arial, Tahoma, sans-serif;
}
A {
	color: #608DB7;
	font-weight:bold;
	text-decoration: none;
}
A:hover {
	text-decoration: underline;
}
TH {
	color: #ffffff;
	background-color: #608DB7;
	font-weight:bold;
	font-size:12px;
}
A.project {
	color: #000000;
}

TH A {
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
}
TD {
	background-color: #ffffff;
	font-size:12px;
}
P {
	margin-top:0px;
	margin-bottom:7px;
	text-align: justify;
}
P.hint {
	padding:20px;
	background-color:#ccffcc;
	border-style:dotted;
	border-width:1px;
	border-color:#999999;
	font-style:italic;
}
#footnote {
	font-style:italic;
	font-size:10px;
	text-align:right;
	margin-top:0px;
	margin-bottom:0px;
}
.content {
	width:570px;
	border:dashed 1px #cccccc;
	padding:13px;
	margin:15px;
	margin-bottom:30px;
	-moz-box-sizing:border-box;
}

#header {
	width:100%;
	background-color:#608DB7;
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
	padding: 8px;
}

.filesize {
	font-size:10px;
}
DIV.headEnd{
	width:100%;
	background-color:#608DB7;
}
DIV.headLabel{
	font-weight:bold;
	color:#000000;
	font-size:12px;
	margin-top:8px;
}
#tableContent{
	-moz-box-sizing:border-box;
	margin:15px;
	width:570px;
}
#docTable {
	background-color: #608DB7;
	margin-top:10px;
	margin-bottom:10px;
}

