body {
	/* customize_body */ color: #bbbbbb; /* customize_body */
	line-height:1.4em;
	font-family: Arial;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

img {border: 0px}
a,a:visited,a:active {
	/* customize_link */ color: #0C0; /* customize_link */
	text-decoration:none;
}
a:hover {
	/* customize_link_hover */ color: #090; /* customize_link_hover */
	text-decoration:none;
}
a:focus {
-moz-outline-style: none;
}
a {
   outline: 0;
} 

h1,h2,h3,h4,h5{
	margin:0px 0px 4px 0px;
	padding:4px 0px;
	margin-top:8px;
	color: #eee;
}
h1{ font-size:30px; line-height:34px }
h2{ font-size:24px; line-height:28px }
h3{ font-size:16px; line-height:21px }
h4{ font-size:14px; line-height:18px }
h5{ font-size:13px; line-height:16px }
p{ padding:0px 0px 0px 0px; margin:0px 0px 12px 0px; }