﻿body
{
	font-family: Calibri;
	background-color: Black;
	height: 600px;
	color: White;
	font-size: small;
}

.tdText
{
	text-align: right;
	width: 120px;
	vertical-align: top;
	padding-right: 10px;
}

.tdButton
{
	text-align: right;
}

.flashIntro
{
	text-align: center;
}

a
{
	text-decoration: none;
	color: White;
	margin-right: 14px;
}

h1
{
	color: White;
	font-weight: normal;
	font-size: x-large;
}
