@charset "utf-8";

body, .body {
	font-family:Arial,Helvetica,Verdana,Futura,Futaru;
/*	font-family:Garamond,Times New Roman;	*/
	text-align:center;
	vertical-align:top;
}

table, .table {
	border-spacing:0px;
	padding:5px;
}

tr, .tr {
	vertical-align:top;
}

th, .th {
	border-spacing:0px;
	font-weight:strong;
}

td, .td {
	border-spacing:0px;
	font-weight:normal;
	text-align:left;
}

title, .title {
	white-space:nowrap;
	font-weight:bold;
}

header, .header {
	white-space:nowrap;
	font-weight:bold;
	font-style:italic;
}

date, .date {
	white-space:nowrap;
	text-align:right;
}

text, .text {
	text-align:left;
}

note, .note {
	text-align:right;
	vertical-align:bottom;
}

time, .time {
	text-align:right;
	vertical-align:top;
}

foto, .foto {
	text-align:right;
/*	text-align:center;	*/
	vertical-align:bottom;
}

empty, .empty {
}

comp, .comp {
/*	font-style:italic;	*/
	font-variant:small-caps;
}

tool, .tool {
	font-weight:normal;
	font-style:italic;
}

proj, .proj {
	font-style:normal;
}
