
body, p, h1, h2, h3, h4, ul, li, table, form
{
   	margin	: 0;
	padding : 0;
	border	: none;
}
img
{
	border:none;
}

body
{
	color:#333333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:75%;
	/*font-size-adjust:none;*/
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	/*line-height:1;*/

	/*
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	font-size   : 10px;
	font-weight : normal;
	color       : #464646;
	*/
}

h3{
	font-weight:normal;
	font-size:11px;
	color:#0079c2;
}

h2{
	font-weight:bold;
	font-size:14px;
	color:#000000;
	margin-bottom:10px;
}
