/*
 * default.css
 *
 * for "Projection for art-link"
 */
body {
	font-family: sans-serif;
}

p {
	font-size: 9pt;
	line-height: 12pt;
}

table{
	font-size: 9pt;
	line-height: 12pt;
}

.rightarea {
	background: #dddddd;
	color: #040653;
}
