html,body {
	font-family:Verdana,Arial,Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background-color:#FFF9AF;
	text-align:center;
}

p {
	line-height:110%;
	text-align:justify;
}

p:first-letter {
	font-size:180%;
	color:#3366BB;
}

p.plain {
	line-height:110%;
	text-align:justify;
}

p.plain:first-letter {
	font-size:100%;
	color:#000000;
}

p.title {
	line-height:110%;
	text-align:justify;
	color:#3366BB;
}


table {
	width:800px;
	font-size:12px;
}

table.qtabint {
	width:700px;
	font-size:13px;
	font-weight:bold;
}

table.one_cell {
	width:700px;
	border-width:1px;
}


table.head {
	width:620px;
	text-align:center;
	vertical-align:middle;
}

table.foot {
	width:725px;
	vertical-align:middle;
	text-align:center;
	
}

table.clonestbl {
	width:800;
	font-size:13px;
	padding:30;
	
}

td.desc {
	width:480;
	text-align:justify;
}

td.logo {
	width:230;
	vertical-align:middle;
	text-align:center;
}

td.head {
	background-color:#FFF9AF;
}

td.title {
	background-color:#9BB9DD;
	font-size:15px;
	font-weight:bold;
	color:#FFF9AF;
	
}

td.qtab {
	font-size:12px;
	font-weight:bold;
}

td.clonestbl_lab {
	font-size:12px;
	font-weight:bold;
	color:#FFF9AF;
	background-color:#9BB9DD;
}

td.clonestbl_cnt1 {
	font-size:12px;
	color:#4E4D4D;
	background-color:#DFDEDE;
}
	
a.foot, a.foot:visited {
	background-color:#FFF9AF;
	font-size:15px;
	color:#3366BB;
	text-decoration:none;
}

a.foot:hover,a.foot:focus {
	background-color:#9bB9DD;
	font-size:15px;
	color:#FFF9AF;

}

a.title, a.title:visited {
	background-color:#9BB9DD;
	font-size:15px;
	color:#FFF9AF;
	text-decoration:none;
}

a.title:hover,a.title:focus {
	background-color:#3366BB;
	font-size:15px;
	color:#FFDF3B;

}

a.clonestbl_cnt1, a.clonestbl_cnt1:visited {
	background-color:#DFDEDE;
	font-size:12px;
	color:#4E4D4D;
	text-decoration:none;
}

a.clonestbl_cnt1:hover,a.clonestbl_cnt1:focus {
	background-color:#9A9A9A;
	font-size:12px;
	color:#000000;

}



form.form {
	font-size:12px;
}
