body{
   *font-size:small;*font:x-small;
	font-family: arial, helvetica, clean, sans-serif;
	font-size: 13px;
	line-height: 1.385;
	color: #666666;
}


select,
input,
button,
textarea,
button {
   font:99% arial,helvetica,clean,sans-serif;
}

table{
   font-size:inherit;
   font:100%;
}

pre,
code,
kbd,
samp,
tt {
   font-family:monospace;
   *font-size:108%;
   line-height:100%;
}

