
body
{
	font-size: 11pt;
	font-family: tahoma, arial, verdana;
}


td
{
    font-size: 11pt;
}

td.bgfixed
{
	background-image:		url('../images/imgWatermark.jpg');
	background-repeat:		no-repeat;
	background-position:	bottom right;
}

td.curve_bottomleft
{
	background-color: #ffffff;
}

td.object_normal
{
	color: #000000;
	background-color: #eeeeee;
	cursor: hand;
	
	font-size: 11pt;
}

td.object_normal a
{
	color: #000000;
	text-decoration: none;
}

td.object_highlight
{
	color: #fafafa;
	background-color: #00331A;
	cursor: hand;
	
	font-size: 11pt;
}

td.object_highlight a
{
	color: #fafafa;
	text-decoration: none;
}



h1, h2, h3, h4, h5
{
	margin-bottom: 0px;
}

h2
{
	color: #777777;
}
