body, form, fieldset {
	margin: 0;
	padding: 0;
}
fieldset {
	border: none;
}

h1, h2, h3, h4, h5, h6, p, pre, 
brockquote, ul, ol, dl, dd {
	margin: 0;
	padding: 0;
} 

blockquote, li, dt, dd{
	margin-left: 1em;
}

li{
	list-style: none;
}

input, textarea{
	font-size: 1em;
}

.css1 {  font-size: 12px; font-style: normal; line-height: 16px; text-decoration: none; vertical-align: text-top}
.css2 { font-size: 12px; font-weight: bold; color: #FF0000}
.css3 { font-size: 11px; font-weight: bold; vertical-align: text-top}
table { border: 0;}