@charset "utf-8";
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
    line-height: 1.4;
}

.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
    line-height: 1.3;
}
.smaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #787878;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.6;
	font-weight: bold;
}

h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #333333;
    line-height: 1.4;
}

.marker { background-color: #E1F4A8; color: #000000; padding: 1px; }

.code {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}
