BODY {
	font-family: Arial, sans-serif, Helvetica; font-size: 10pt;
	margin-top: 0px; margin-left: 0px;
}
HR { height: 1pt; color: #A0A0A0; width: 100%; background-color: transparent; }
TD { font-family: Arial, sans-serif, Helvetica; font-size: 10pt; background-color: transparent; }
A:link { text-decoration: underline; color: blue; background-color: transparent; }
A:active { text-decoration: none; color: blue; background-color: transparent; }
A:visited { text-decoration: underline; color: blue; background-color: transparent; }
A:hover { text-decoration: none; color: maroon; background-color: transparent; }

.small { font-size: 8pt; }
.medium { font-size: 9pt; }
.large { font-size: 12pt; }

.title { font-family: Arial Narrow, Arial, sans-serif, Helvetica; font-size: 18pt; color: #404040; background-color: transparent; }
.subtitle { font-family: Arial Narrow, Arial, sans-serif, Helvetica; font-size: 12pt; color: #404040; background-color: transparent; }

.inset { position: relative; left: 5%; }
.inset2 { position: relative; left: 1%; }

.infopage { border-style: dotted; border-width: 1px; border-color: #A0A0A0; background-color: white; color: black; }
.gagepage { border-style: solid; border-width: 1px; border-color: #A0A0A0; background-color: #EEEEEE; color: black; }

.newspage { position: relative; left: 1%; width: 80%; }
