﻿body
{
	background-color: #DFFFFF;
	font-size: 14px;
	font-family: Arial;
	width: 5px;
	position: static;
	height: 5px;
}
.Footer
{
	font-size: 10px;
	font-style: italic;
}
.TitleText
{
	font-size: 16px;
	color: #0066ff;
	font-family: 'Arial Black';
}
.NavHeader
{
	font-size: 12px;
	color: blue;
	font-family: 'Arial Black';
	background-color: #ccffff;
	text-align: center;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	position: static;
}
.ComingSoonText
{
	font-size: 16px;
	color: #3366ff;
	font-family: 'Arial Black';
}

