body
{
	font-family: Tahoma;
	padding: 10px 20px 10px 20px;
	margin: 0px;
	min-width: 800px;
	min-height: 600px;
	text-align: left;
	font-size: 12px;
	color: #545454;
	line-height: 20px;
	background-color: White;
}

h3
{
	color: #336699;
	font-size: large;
	font-weight: 700;
	font-style: normal;
	margin-top: 15px;
}


/* title bar */
.tbDate
{
	padding: 0px 16px 7px 0px;
	vertical-align: bottom;
	text-align: right;
}
.tbDate span
{
	font-size: 11px;
	font-weight: normal;
	color: #7E7E7E;
	text-decoration: none;
}

A:link
{
	text-decoration: none;
	color: #394E9F;
	font-weight: bold;
}

A:visited
{
	text-decoration: none;
	color: #394E9F;
	font-weight: bold;
}

A:hover
{
	text-decoration: underline;
	color: #394E9F;
	font-weight: bold;
}

A:active
{
	text-decoration: none;
	color: #394E9F;
	font-weight: bold;
}
