.t1
{
	background-color: white;
}
.th1
{
	font-weight: bold;
	background-color: #101FAE;
}
.td1
{
	border-color:White;
	background-color: #70ACE0;
}
.td2
{
	border-color:White;
	background-color: #A9D4FE;
}

body
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 10pt;
	padding-bottom: 0px;
	margin: 0px;
	color: white;
	padding-top: 0px;
	font-family: Verdana, Serif;
	background-color: #101fae;
}
h1
{
	font-family: Verdana, Serif;
	font-size: 12pt;
	font-weight:bold;
}
h2
{
	font-family: Verdana, Serif;
	font-size: 11pt;
	font-weight:bolder;
}

td
{
	font-family: Verdana, Serif;
	font-size: 10pt;
}
a:link {text-decoration:none; font-size: 10pt; color: #A9D4FE;}
a:visited {text-decoration:none; font-size: 10pt; color: #A9D4FE;}
a:hover {text-decoration:underline;}
select
{
	font-size: 10pt;
	font-family: Verdana, Serif;
}
input
{
	font-size: 10pt;
	font-family: Verdana, Serif;
}
.textBox
{
	font-size: 10pt;
	font-family: Verdana, Serif;
	width: 160px;
}
.textBoxWide
{
	font-size: 10pt;
	font-family: Verdana, Serif;
	width: 200px;
}
.textBoxXWide
{
	font-size: 10pt;
	font-family: Verdana, Serif;
	width: 500px;
}
.error
{
	font-size: 10pt;
	font-family: Verdana, Serif;
	color: Yellow;
	font-weight:bold;
}

	
