body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style10 {	color: #FFCC00;
	font-weight: bold;
}
.style11 {color: #FFFFFF}
.style12 {	color: #FF0000;
	font-weight: bold;
}
.style13 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#pic{
    width:16px;
    height:12px;
    position:absolute;
    top:50%;
    left:50%;
    margin-left:-8px;
    margin-top:-6px;
    border:3px double #fff;
 }
 .lnk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}

