body
{
	background: white;
	font-family: verdana, arial, helvetica;
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	color: #585858;
	margin: 0.5cm 4cm 4cm 4cm;
}

span
{
	font-size: 18pt;
	font-weight: bold;
//	color: #32CC32;
	color: #3EFF3E;
}

div
{
	width: 800px;
}

div.section
{
	width: 800px;
	color: black;
	background-image: url('section.gif');
}

div.lyrics
{
	margin-left: 1cm;
	color: black;
	font-size: 8pt;
	font-style: italic;
}

a
{
	text-decoration: underline;
	font-weight: bold;
	font-size: 10pt;
	color: #32CC32;
}

h3
{
	font-weight: bold;
	font-size: 14pt;
	color: #3fff3f;
}

a.white
{
	color: #00af00;
}

a.tiny
{
	font-size: 8pt;
	font-style: italic;
}

a.cat
{
	text-decoration: none;
	font-weight: bold;
	font-size: 14pt;
}

.news
{
	color: #585858;
	text-decoration: none;
	font-weight: bold;
}

.timespan
{
	color: #585858;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
}

.tab_on
{
	font-weight: bold;
	font-size: 18pt;
}

.tab_off
{
	text-decoration: none;
	font-weight: bold;
	font-size: 14pt;
}

img
{
	border-style: none;
}

td
{
	font-size: 10pt;
}

input
{
	font-family: verdana, arial, helvetica;
	font-size: 8pt;
	border-width: 1px;
	border-color: #aa0e0e;
	border-style: solid;
	background-color: #ffffff;
	margin: 1px 2px;
}

input.button
{
	font-family: verdana, arial, helvetica;
	font-size: 8pt;
	border-width: 1px;
	border-color: #aa0e0e;
	border-style: solid;
	background-color: #ffffff;
	margin: 1px 2px;
}

textarea
{
	font-family: verdana, arial, helvetica;
	font-size: 8pt;
	border-width: 1px;
	border-color: #aa0e0e;
	border-style: solid;
	background-color: #ffffff;
	margin: 1px;
}

.bold
{
	font-weight: bold;
}

.logPara
{
	text-align: left;
	font-size: 8pt;
}

.header
{
	font-size: 10pt;
	color: #32CC32;
}

table.black
{
	background-color: black;
}

.cvlink
{
	text-align: center;
	font-weight: bold;
}

.done
{
	color: green;
}

.todo
{
	color: crimson;
}
