﻿body
{
	background-color: Black;
	color: #bed7ef;
}
div.headerImage
{
	text-align:center;
}
div.field
{
	color:Black;
}
div.content
{
	width:800px;
	margin-left:auto;
	margin-right:auto;
	text-align:justify;
}

a
{
	font-weight: bold;
	color: #548fe9;
}

table.header
{
}
table.header th
{
	padding-left: 5px;
	padding-right: 5px;
}
table.header a
{
	font-size: larger;
}

div.mediaHeading
{
	font-weight: bold;
	font-size:larger;
	padding-top: 20px;
	padding-bottom: 5px;
	text-align:center;
}
div.mediaSection
{
	text-align:center;
}
div.mediaSection table
{
	margin-left:auto;
	margin-right:auto;
}
div.mediaSection td
{
	width: 160px;
	text-align: center;
}