body { 
	/* customize_body */ font: normal normal 13px Arial; /* customize_body */
	/* customize_body */ color: #777777; /* customize_body */
}

img {border: 0px}
a,a:visited,a:active {
	/* customize_link */ color: #3fcdeb; /* customize_link */
	text-decoration:none;
}


#page a:hover {
	/* customize_link_hover */ background: #3fcdeb;
	color: #ffffff;
	 /* customize_link_hover */
} 

h1,h2,h3,h4,h5{ margin:0px 0px 4px 0px; padding:4px 0px; margin-top:8px }
h1{ font: normal normal 21px Arial; line-height:28px }
#page h2{ 
	font-size:2em;
	background: #B3E5EF;
	text-transform: uppercase;
	padding-left: .5em;
	color: white;
	
}
#page h3{ 
	font-size:1.3em;
	text-transform: uppercase;
	

 }
#page h4{ font-size:14px;  }
#page h5{ font-size:13px;  }
#page p{ padding:0px 0px 0px 0px; line-height: 18px;}


#page h2:before, #sidebar h3:before {
	content: "\002F \002F";
}


#sidebar h3 {

	background: #999;
	color: white;
	text-transform: uppercase;
	padding-left: .5em;

}