body
{
	margin: 0px;
	color: #333333;
	font-family: Arial;
}

*
{
	font-size: 11px;
}

a.navi
{
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	line-height: 20px;
	text-decoration: none;
}
a.navi:HOVER
{
	color: red;
	font-family: Arial;
	font-size: 11px;
	line-height: 20px;
	text-decoration: none;
}

a.navi-set
{
	color: red;
	font-family: Arial;
	font-size: 11px;
	line-height: 20px;
	text-decoration: none;
}

input, select, textarea
{
	width: 200px;
	border: 1px solid #000000;
	background-color: black;
	color: #FFFFFF;
	padding: 2px;
	font-family: Arial;
}

h2
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}

span.headline
{
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
}

span.small
{
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
}

span.kiwi
{
	font-family: Arial;
	font-size: 17px;
	color: #999999;
	letter-spacing: 1px;
}

input.login
{
	font-family: Arial;
	font-size: 13px;
	width: 170px;
	padding: 4px;
	border: 1px solid #CCCCCC;
}


.addproject
{
	width: 434px;
	font-family: Arial;
}


