﻿body 
{
	font:Georgia;
	font-size:smaller;
	background-color:Black;
	color:White;
}

a {
	text-decoration:none;
}

a:hover {
	text-decoration:none;
}

table
{
	width:100%;
	text-align:center;
}

div
{
	width:100%;
}

input,textArea
{
    border:0px;
}

span
{
	font-weight:bold;
}

#imgConfirmIntro
{
	margin-bottom:20px;
}
.title
{
	text-transform:uppercase;
	color:#B89D3A;
	font-weight:bold
}

