@charset "utf-8";
/* CSS Document */

h1 {
	color:#00A6EB;
}

.detail {
	color:#00A6EB;
}

.name-of-person {
	color:#00A6EB;
    font-size: 8pt;
}

#body_content_text ul {
	list-style-image:url(../images/systems_small.jpg);
}

#menu_button {
	background-color:#00A6EB;
}

#popup a {
	color:#00A6EB;
	text-decoration:none;
}

#popup a:hover {
	text-decoration:underline;
}

#body_content a {
	color:#00a6eb !important;
	text-decoration:none !important;
}

#body_content a:hover {
	text-decoration:underline !important;
}

#font_inc {
	background-color:#00A6EB;
}

#font_reset {
	background-color:#00A6EB;
}

#font_dec {
	background-color:#00A6EB;
}
