body, html
{
    
}

body
{
	line-height : 1;
	font-family : Arial, Helvetica, sans-serif;
	font-size   : 12px;
	font-weight : normal;
}

ul li
{
	list-style : none;
}

a
{
	text-decoration : none;
}

p
{
	line-height : 1.2;
}

img
{
	vertical-align : top;
}