@charset "utf-8";

body, .body {
	font-size:16pt;
	background-color:#ffffff;
	color:#000055;
}

table, .table {
	font-size:16pt;
	background-color:#fcfcfc;
}

tr[odd] {
/*	background-color:#f0f0f0;	*/
}

tr[even] {
/*	background-color:#f0f0ff;	*/
}

tr, .tr {
}

th, .th {
}

td, .td {
/*	border-style:dotted; border-color:#0000ff; border-width:1px;	*/
}

title, .title, #title, [title] {
	font-size:32pt;
/*	background-color:#bbbbcc;	*/
}

header, .header {
	font-size:18pt;
	padding-top: 14pt;
	padding-bottom: 7pt;
}

date, .date, #date {
	padding-right:14px;
}

text, .text {
}

note, .note {
}

time, .time {
}

foto, .foto {
}

empty, .empty {
}

comp, .comp {
}

tool, .tool {
}

proj, .proj {
}

a[href]:hover {
	background-color:#eeeeff;
}

a[href]:focus {
	background-color:#ffeedd;
}

a:link {
	color:#0000ff;
}

a:active {
	color:#ff0000;
}

a:visited {
	color:#770077;
}
