﻿
body { font-size: 86%; font-weight: normal; } /* Set Default Size */

.sml, .sml-rd, .sml-gn, .sml-tb, .sml-gy, .sml-hdr {
	font-size: 0.95em;
	line-height: 1.0em;
}
.lge, .lge-rd, .lge-gn, .lge-tb, .lge-hl {
	font-size: 1.25em;
	line-height: 1.3em;
}
.xlge, .xlge-rd, .xlge-gn, .xlge-tb, .xlge-hl, .xlge-hdr {
	font-size: 1.55em;
	line-height: 1.2em;
}

.formbut {
	font-size: 1.25em;
}
textarea, input, select {
	font-size: 100%;
}
