﻿body
{
	background-color: #f0f0f0;
	padding: 4px;
	font-family: Arial,sans-serif;
}
A:link, A:visited
{
	text-decoration: none;
	color: #000099;
}
A:hover
{
	text-decoration: underline;
	color: firebrick;
}
.tit1
{
	font-size: 200%;
	font-weight: bold;
	margin-left: 2%;
	margin-top: 0px;
	margin-bottom: 0.2em;
}
#silverlightControlHost
{
}
p
{
	font-size: 80%;
	margin-left: 4%;
	margin-right: 4%;
}
.p1
{
	margin-top: 0.2em;
	margin-bottom: 1.0em;
}
.p2
{
}
.t1
{
	margin-left: 4%;
	border-collapse: collapse;
}
table.t1 td
{
	font-size: 80%;
	padding: 3px;
}
.hostdiv
{
	text-align: center;
}
.slobj
{
}
