﻿
#Container
{
	width: 800px;
	margin: 0px;
}
p.ImageNumber
{
	font-family: Arial;
	font-size: 27px;
	font-weight: bold;
	color: #000;
	text-align: right;
	margin-right: 10px;
}
p, td
{
	font-family: Arial;
	font-size: 15px;
	font-weight: normal;
	color: #fff;
}
li
{
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #fff;
}
li.SmallListText
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
}
p.LargeTextBold
{
	font-family: Arial;
	font-size: 27px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin: 0px;
}
h1
{
	font-family: Arial;
	font-size: 27px;
	font-weight: normal;
	color: #ecb541;
	text-align: center;
	margin: 0px;
}
h2
{
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	margin: 0px;
}
