﻿body 
{
	color:black;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	height:100%;
	text-align:justify;
	background-color: #000000;
}

#column_l {
	color: black;
	width: 552px;
	background-color: #fff;
	padding: 0 1em 0 1em;
}

.ident
{
	margin:0 1em 0 1em;
}

.portrait
{
	background-color: transparent;
	float:left;
}

h1
{
	border-bottom: solid 2px black;
	width:100%;
	font-size:large;
	margin-bottom:0;
}

.title
{
	font-weight:bold;
	font-size:13px;
}
