body {
	/* customize_body */ font: normal normal 0.81em Arial; /* customize_body */
	/* customize_body */ color: #222222; /* customize_body */
}

img {
	border: 0px
}
a,a:visited,a:active {
	/* customize_link */ text-decoration: none; color: #333; /* customize_link */
}
a:hover {
	/* customize_link_hover */ text-decoration: underline; color: #990000; /* customize_link_hover */
}

h1,h2,h3,h4,h5 {
	margin: 0px 0px 4px 0px;
	padding: 4px 0 8px;
	margin-top: 8px;
	color: #222;
}
h1, h2 {color: #222222}
h1 {
	font: normal normal 20px Arial;
	line-height: 22px;
	font-weight: bold;
	text-transform: uppercase;
}
h2 {
	font-size: 18px;
	line-height: 20px;
	text-transform: uppercase;
}
h3 {
	font-size: 14px;
	line-height: 18px;
	text-transform: uppercase;
}
h4 {
	font-size: 12px;
	line-height: 16px
}
h5 {
	font-size: 11px;
	line-height: 15px
}
p {
	padding: 0px 0px 1em 0px;
	line-height: 16px;
}

