BODY	{
		font-family:	"Helvetica";
		font-size: 10pt;
	margin-left: 30px;
	margin-right: 30px;
}

P		{ 
		font-family:	"Helvetica";
	text-align: justify;
}

#content {
	margin-left: 5px;
	margin-right: 5px;
}

#sourceforgelogo {
	text-align: right;
}

H1		{
		font-family:	"Helvetica";
		font-size: 17pt;
		color: gray;
		}

H2		{
		font-family:	"Helvetica";
		font-size:		14pt;
		color: gray;
		}

A		{
		color:			blue;
		text-decoration: 	none;
		}

A:visited	{
		color:			navy;
		text-decoration: 	none;
		}

A:hover		{
		color: purple;
		text-decoration: 	none;
		}

#bar {
	background: #8e8e92;
	color: #6d6d6d;
	font-size: 12pt;
	border: transparent;
	padding-top: 2px;
	padding-bottom: 1px;
	font-weight: 500;
}

#bar A {
	color: #e6e6e6;
}

#bar A:hover {
	color: #e6e6e6;
	background: inherit;
	text-decoration: underline;
}

#bar A:active {
	color: #e6e6e6;
	background: inherit;
	text-decoration: underline;
}

#supportbutton {
	margin-top: 30px;
}
