
body, p, h1, h2, h3, h4, h5, h6, ul, li, table, form
{
   	margin	: 0;
	padding : 0;
	border	: none;
}

body{
	font-family: Tahoma, Calibri, Arial, Helvetica,;
	font-size   : 11px;
	font-weight : normal;
	color       : #000;
}

img{
	border :none;
}

p{
	margin-bottom:20px;
	line-height:150%;
}

h4{
	background-color:#000000;
	color:#FFFFFF;
	padding:2px 5px;
}

h3{
	color:#003663;
	font-weight:normal;
	font-size:13px;
}

h2{
	color:#363636;
	font-weight:normal;
	font-size:13px;
}

h5{
	color:#003663;
	font-weight:normal;
	font-size:10px;
}

h5 a{
	color:#003663;
	font-weight:normal;
	font-size:10px;
	text-decoration:none;
}

h6{
	color:#363636;
	font-weight:normal;
	font-size:10px;
}

h6 a{
	color:#363636;
	font-weight:normal;
	font-size:10px;
	text-decoration:none;
}