body {
	margin : 0 0 0 0;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

p,td,form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {	font-size: 15px;}

table.bdr {
	border : 1px solid black;
	border-color : #999999;
}

table.QtBdr {
	border:1px solid black;
	border-color: #000000;
}


ul.tt {
	margin-left : 18px;
	margin-bottom: 0px;
	left : inherit;
}

li.bult {
	padding-bottom : 5px;
	padding-top : 5px;
	list-style-image : url(../images/dots.gif);
	height : 11px;
   color: #333333;
	font-size : 11px;
}

.copy
{
	font-size : 10px;
	font-weight : lighter;
}

.rt
{
 float: right;
}

.ctrTable
{ 
margin-left: auto;
margin-right: auto;
width:auto;
}



input,select,checkbox { font-size: 10px;}

