/* header structure ---------------------------------------------- */

#header #headgroup h1 {
	font-size:24px;
	font-family:Geneva, Arial, Helvetica, sans-serif, "MS UI Gothic";
}

#header #headgroup h2 {
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif, "MS UI Gothic";
}


/* header globalbar structure */

#globalbar {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif, "MS UI Gothic";
	font-weight:bold;
}

#globalbar a { font-family: "MS UI Gothic"; text-decoration:none; }


/* header switchbar structure */

#switchbar {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif, "MS UI Gothic";
}

#switchbar a { font-family: "MS UI Gothic"; text-decoration:none; }





/* content structure --------------------------------------------- */

#content p {
	font-size:12px;
	font-family:Osaka, "MS UI Gothic";
	line-height:20px;
}

#content h3 { font-size:16px; font-family: "MS UI Gothic"; font-weight:normal; }

#content h4 { font-size:14px; font-family: "MS UI Gothic"; font-weight:normal; }




/* footer structure ----------------------------------------------- */

#footer {
	font-size:10px;
	font-family:Geneva, Arial, Helvetica, sans-serif, "MS UI Gothic";
}

#footer a:link, #footer a:visited { font-family: "MS UI Gothic"; text-decoration:none; }

#footer address { font-family: "MS UI Gothic"; font-style:normal; }
