
.txt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.txt1 a:link {
	color: #006495;
	text-decoration: underline;
} 
.txt1 a:visited {
	color: #006495;
	text-decoration: underline;
} 
.txt1 a:hover {
	color: #000000;
	text-decoration: none;
}
.txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	font-weight: bold;

}
.txt2 a:link {
	color: #666666;
	text-decoration: none;
} 
.txt2 a:visited {
	color: #666666;
	text-decoration: none;
} 
.txt2 a:hover {
	color: #006495;
	text-decoration: none;
}
.brd {
	border: 1px solid #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006495;
}
.bg2 {
	background-image: url(im/sl2.gif);
	background-repeat: repeat;
}

