.txt {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 22px;
	text-align: justify;
	padding-right: 5px;
	padding-left: 5px;
}
.ftr {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #E5E6DB;
	text-align: center;
}
.txtb,.fcth {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #330033;
}

.txtb {
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
}
.fcth  {
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
}
.tble {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top: 1px solid #996600;
	border-right: 2px solid #996600;
	border-bottom: 2px solid #996600;
	border-left: 1px solid #996600;

}
.tdata {
	font-family: Tahoma;
	font-size: 11px;
	border-top: 1px solid #996600;
	border-right: 1px solid #996600;
	border-bottom: 1px solid #996600;
	border-left: 1px solid #996600;

}
.box{
	border: 1px solid #BD8556;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.testtitle {
	font-family:Georgia;
	font-weight:bold;
	font-size:11px;
	color:#000000;
	padding:1px 20px 1px 20px;
}
.testtext {
	font-family:Georgia;
	font-weight:none;
	font-size:11px;
	color:#000000;
	padding:1px 20px 1px 20px;
	text-align
	text-align:justify;
}
.testsemicol {
	font-family:Times New Roman;
	font-weight:bold;
	font-size:14px;
	color:#000000;
}
.testnm {
	font-family:arial;
	font-weight:none;
	font-size:11px;
	color:#865C28;
	padding:1px 20px 5px 20px;
	background:url(images/testline.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
	text-align:right;
}
.pckrate {
	font-family:arial;
	font-size:22px;
	font-weight:bold;
	color:#A56F11;
}
.pckbg {
	background:url(images/pckbg.gif);
	background-position:center center;
	background-repeat:no-repeat;
	text-align:center;
	font-family:arial;
	font-size:12px;
	color:#122500;
	padding:12px 0px 0px 0px;
}
h2 {
	font-family:Arial;
	font-weight:bold;
	font-size:14px;
	color:#65563A;
	text-align:left;
	padding:0px;
	margin:0px;
}
img.floatLeft { 
    float: left; 
    margin: 0px 8px 0px 4px;
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}
