body {
margin: 0; 
font-family:  Arial, Helvetica,Verdana, sans-serif;
color: 222222;
color: #000000;
font-size: medium;
line-height: 18px;
font-weight: normal;
text-decoration: none;
}
A:link { text-decoration: none; color: #2222ff; }
A:hover { text-decoration: underline}
A:active { text-decoration: underline}
A:visited { text-decoration: none; color: #352288;}

.cell1 { background: #f1f1ff;}
.table1 { background:#838393;}
.cell2 { background:#fafaf7;}

p, td, tr,.text {
}
 td { vertical-align:top;
}
img { border:0;}

#qbox {
position:relative;
float:left;
top:6px;
}

.subtext, .m {
	font-size: 12px;
	line-height: 16px;
 }

 .r {
	font-size: 12px;
	line-height: 20px;
 }

.smalltext, .s {
	font-size: 11px;
	line-height: 13px;
 }

.button {
  color: #333372;
  font-weight:bold;
  text-align: center;
  font-size: 12px;
  border: 2px double #cccccc;
  width: auto;
  background-color: #e1e1e1;
  padding: 0px 5px 0 5px ;
  margin: 2px;
   height: 26px;
  margin: 2px;
	cursor: pointer;
 }
 
 input{
 border: 2px solid #888;
 background: #f4f4f4;
  font-size: 13px;
   line-height: 14px;
font-weight: normal;
padding: 3px 10px 1px 10px ;
 }
 
.lang,.lang:link {
color:#555;
font-weight:400;
font-size:11px;
text-decoration:none
}

 