body
{
	background-color: #003366;
	color: black;
	margin: 0px;
	font: 9pt tahoma, arial, helvetica;
	text-align: center;
}

td.container
{
	background-color: #999952;
	border-style: solid;
	border-top-color: #686838;
	border-bottom-color: #686838;
	border-left-color: black;
	border-right-color: black;
	border-width: 1px;
	margin: 0px;
}

td.blackbox
{
	background-color: #006699;
	border-style: solid;
	border-color: black;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	margin: 0px;
}


input
{
	font: 9pt tahoma, arial, helvetica;
}

select
{
	font: 9pt tahoma, arial, helvetica;
}

textarea
{
	font: 9pt tahoma, arial, helvetica;
}

h1
{
	font: 14pt georgia, times, helvetica;
	color: white;
	text-align: center;
}


p
{
	font: 9pt tahoma, arial, helvetica;
	color: white;
	margin: 5px;
	text-align: left;
}

a
{
	font: 9pt tahoma, arial, helvetica;
	color: #003366;
}


a:hover
{
	color: white;
}

a.ltblu
{
	color:#85a0f2;
}

a.ltblu:hover
{
	color:white;
}

/* specialized tags */

p.title
{
	font: 16pt times, georgia;
	color: #01042d;
	margin: 0px;
	text-align: center;
}

td.title
{	
	background-color:white;
	border-top-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: solid;
	border-left-color: black;
	border-right-color: black;
	border-bottom-color:#b20f03;
	padding: 5px;
}
