<style type="text/css">
<!--

object
{
color: #000000;
font-family: Tahoma;
font-size: 14;
font-weight: bold;
background-color: #c0c0c0;
}

h1
{
font-family: Tahoma;
font-size: 24;
text-decoration: none;
font-weight: bold;
}

h2
{
font-family: Tahoma;
font-size: 20;
text-decoration: none;
font-weight: bold;
}

h3
{
font-family: Tahoma;
font-size: 16;
font-weight: bold;
text-decoration: none;
}

.error
{
color: #800000;
text-decoration: none;
}

p
{
color: #000000;
font-family: Tahoma;
font-size: 14;
font-weight: bold;
}

.withborder
{
border-width: 1;
border-style: solid;
border-color: #000000;
}

.header
{
text-decoration: underline;
}

.plain
{
list-style: none;
color: #000000;
font-family: Tahoma;
font-size: 14;
font-weight: bold;
}

tr
{
vertical-align: top;
}

td
{
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	font-family: Tahoma;
	/* background-color: silver; */
}

a
{
color: #300090;
font-family: Tahoma;
font-size: 14;
font-weight: bold;
text-decoration: none; 
}

a:visited
{
color: #300090;
}

a:hover
{
color: #0080c0
}

body
{
	background-color:silver;
	background-image: url(logo.jpg);
	background-position: 95% 95%;
	background-repeat:no-repeat;
	
/* background-image: url(bg2.jpg);
background-position: center center; */
}

body.reportbg
{
background-image: url(bg-small.jpg);
background-position: top right;
}

-->
</style>