body {
	font-family : "Bitstream Vera Sans", Helvetica, Arial, sans-serif;
	margin-left: auto;
	margin-right: auto;
}

#head { width : 100%; height: 125px; }
#head img { float: left; margin-left: 2mm; margin-right: 6mm; }
#head td { font-size:5mm; line-height: 7mm; vertical-align: top; }
#head td.right { text-align: right; }

td.col1 {width : 60%; vertical-align : top; }
td.col2 {width : 40%; vertical-align : top; }
#other { width : 100%; }

#head, #col1, #other, #col2 table {background: #fff;}

#col1 th, #col2 th, #other th {
	width: 100%;
	background: #983fa0;
	text-align: left;
	font-size: 4mm;
}

#col1, #col2, #other {
	margin-top: 2mm;
	text-align: justify;
}

h1 {
    color: #053188;
    padding-left: 5mm;
    font-size-adjust: .53;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
}

h2 {
    color: #4579cc;
    margin-bottom: 2mm;
    padding-left: 10mm;
    font-size: 1.3em;
    text-decoration: none;
    font-family: Georgia, Didot, serif;
}

p {margin-bottom: 6mm;}
.subtitle {font-weight: bold;color: #eee;}

table {
	border : 1px solid silver;
	width: 100%;
}

td {padding-top: 1mm;}

#col2 table {
	margin-right: 1%;
	margin-bottom: 2mm;
}

img.icon {
	float: left;
	margin-right: 3mm;
	margin-left: 1mm;
}
