body
{
	margin:0;
	background-image: url('images/bk1.jpg');
	background-repeat: repeat-x;
	background-position-y:top;
	bgcolor:#5C96CC;
}
td
{
	font-family:Tahoma;
	font-size:8pt;
	color:#000000
}
td.border
{
	border-style: solid;
	border-width: 1px;
}
a
{
	font-family:Tahoma;
	font-size:8pt;
	color:#FFCC00;
	text-decoration: none
}
a:hover
{
	color:#08368B	
}
a.bookmark
{
	color:#CB0000;
	font-weight: bold;
}

.bold
{
	font-weight: bold;
	font-size:11pt;	
}
.bold2
{
	font-weight: bold;
	color: CB0000;
	font-size:8pt;	
}