html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0 0 0 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	color: #000;
}
:focus {
	outline: 0;
}
body {
	color: #FFFFFF;
}
ol, ul {
	/*list-style-position:inside;*/
	margin-left: 0;
	padding-left: 1em;
}
li {
	margin-left:30px;
	padding-left:5px;	
	vertical-align:middle;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
	padding:0;
	margin:0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
img { 
	-ms-interpolation-mode:bicubic;
	/*vertical-align:middle;*/
	line-height:0;
}
/*
#head_right a img  
{
	float:right;
}
*/
#head_right img  
{
	float: left;
	padding-left: 3px;
}
#head_left img {float:right;}

/*
*{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: inherit;
	
}
:focus {
    outline: 0;
}

table {
    border-collapse:collapse;
    border-spacing: 0;
}
caption, th  {
    font-weight: normal;
    text-align: left;
}
*/
