@charset "utf-8";
/* CSS Document */

@import "default.css";
@import "full_text.css";

#mainarea a {
	text-decoration:underline;
}

h1,h2,h3,h4,h5,h6,blockquote {
	color:#002955;
}

.submenu_back {
	background-color:#f2f5f5;
	color:#222222;
}

.back_to_top {
	background-image:url(/back_top_default_w.gif);
}

.back_to_top a {
	color:#93141B;
}

.leftpad {
	margin-left:28px;
	text-align:left;
}
