/*----------------------FONTS---------------------------*/
html
{
	color:#000;
	background:#FFF;
}

body,div,ul,ol,li,h1,h2,h3,h4,h5,h6,form,input,textarea,p,blockquote,th,td
{
	margin:0;
	padding:0;
}

fieldset,img
{
	border:0;
}

address,caption,cite,code,dfn,em,strong,th,var
{
	font-style:normal;
	font-weight:normal;
}

li
{
	list-style:none;
}

h1,h2,h3,h4,h5,h6
{
	font-size:100%;
	font-weight:normal;
}

body 
{
	font:12px/1.35 Verdana,Calibri;
	*font-size:small;
	*font:x-small;
}

table 
{
	font-size:inherit;
	font:100%;
}


