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: #00aeef; text-decoration:none; /* customize_link */
}
a:hover {
	/* customize_link_hover */ color: #aee2ff; text-decoration:underline;/* customize_link_hover */
}

h1, h2, h3, h4 {
	color: #00aeef;
}

p {
	text-align:justify;
	margin-bottom:1em;
}

.sidebox_blue_text {
	color: #00aeef;
	font-size:18px;
}