/* CSS Document */
td img {display: block;}
#progress {
	position:relative;
	left:280px;
	top:100px;
	width:1px;
	height:1px;
	z-index:1;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.lnk-comp{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration:underline;
}.brdr {
	padding: 20px;
}.lgl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.lgl-lnk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}
.inf1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666666;
}
.hd {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.style2 {
	font-size: 16px;
	font-style: italic;
}
.style3 {color: #00699B}
h2 {
	color: #00699B;
	text-transform: uppercase;
}
.style5 {color: #C47500}