/* Header */

table.header {
	border: 1px solid #003ECD;
}

table.header tr.header {
	background-color: #003ECD;
}

table.header h1 {
	font-family: arial;
	font-weight: bold;
	font-size: 12pt;
	color: white;
}

table.header h2 {
	font-family: arial;
	font-weight: bold;
	font-size: 10pt;
	color: black;
}

/* Archive */

table.archive img {
	border: 0;
}

table.archive td {
	padding: 25px;
	text-align: center;
}
