﻿body 
{
	background-color:#7e848b;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	font-family:Verdana;
	color:#363d4e;
	font-size:8pt;
}
a:link
{
	color:#454545;
	}
a:hover
{
	color:#000000;
	}
a:visited
{
	color:#454545;
	}
	
stdTable
{
 text-align:center;
 width:600px;
 border:1;
 border-color:#eeeeee;
	}
stdth
{
	text-align:center;
	background-color:#EEEEEE;
	color:#EEEEEE;
	}
stdtd
{
	text-align:center;
	background-color:#FFFFFF;
	}
	
SELECT
{
	font-size:8pt;
	height:15pt;
	
	}
.textright
{
	text-align:right;
	padding:2px;
	vertical-align:top;

	}
	
.textleft
{
	text-align:left;
	padding:2px;
	vertical-align:top;

	}
.textcenter
{
	text-align:left;
	padding:2px;
	vertical-align:top;
	}
.thankyou
{
	padding:0px;
	border:0px;
	table-layout:fixed;
	width:780px;
	}
