body {
	margin: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color:#FFFFFF
}
.navi {
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}

.navi a:link    { 
	color: #000000;
	text-decoration: none; 
}

.navi a:visited { 
	color: #000000;
	text-decoration: none; 
}

.navi a:hover   { 
	color: #000000;
	text-decoration: underline; 
	background-color:#DED2B2;
}
td {
	font-size: small;
	line-height: 130%;
	font-family: Arial, Helvetica, sans-serif;
}
a:link    { 
	color: #B22222;
	text-decoration: underline; 
}
a:visited { 
	color: #00008B;
	text-decoration: underline; 
}
a:hover   { 
	color: #FFFFFF;
	background-color:#0066FF;
}.list_b {
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
}
.l_caption {
	font-size: medium;
	font-weight: bold;
	color: #333333;
}
.caption {
	font-size: small;
	color: #003366;
	line-height: 150%;
}

