﻿@charset "utf-8";

/*  Font Size
---------------------------------------------------------- */

body {
	font-size: 70%;
}

body table th,
body table td,
body table caption {
	_font-size: 70%;
}

div#header div#font-changer dl dd.small img {
	visibility: hidden;
}

div#header div#font-changer dl dd.medium img {
	visibility: visible;
}
