ol, ul {
	list-style-image: none;
	list-style-type: none;

}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
 
input {
 	font-size: 11px;
 	line-height: 11px;
 	color: #666;
 	font-family: Verdana,"Arial", "Helvetica", Sans-serif;
 }

body {
	font-size: 11px;
	line-height: 1.5;
	color: #666;
}

ol, ul {
	list-style-image: none;
	list-style-type: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
 
input {
 	font-size: 11px;
 	line-height: 11px;
 	color: #666;
 	font-family: Verdana,"Arial", "Helvetica", Sans-serif;
 }
