body
{
	background-color:White;
	font-size:12pt;
	font-family:Arial;
	color:Black
}

h1
{
	background-color:White;
	font-size:18pt;
	font-family:Arial;
	color:Black
}

.sm
{
	font-family:Arial;
	font-size:12pt;
	color:Black;
}

a.Link:link { text-decoration: underline; }
a.Link:visited { color: black; text-decoration: underline; }
a.Link:hover { color:black; text-decoration: none; }
a.Link:active { color:black; text-decoration: underline; }

.Link
{
	font-size: 12pt;
	margin: 0px;
	color: black;
	font-family:Arial Baltic;
	background-color: white
}



