body {
	line-height:18px;
	color: #333333;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

img {border: 0px}
a,a:visited,a:active {
	/* customize_link */ color: #0B3543; /* customize_link */
}
a:hover {
	/* customize_link_hover */ color: #0B3543; /* customize_link_hover */
} 

h1,h2,h3,h4,h5{
	margin-top:8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h1{
	line-height:16px;
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
}
h2{
	font-size:14px;
	line-height:16px;
	font-weight: bold;
	text-transform: none;
}
h3{
	font-size:14px;
	line-height:16px;
	font-weight: bold;
}
h4{ font-size:13px; line-height:14px }
h5{
	font-size:11px;
	line-height:14px;
	font-weight: normal;
	color: #21659E;
}
p{ padding:0px 0px 0px 0px;}