body  { 
	font-family: Times, Helvetica;
	font-weight: normal;
	font-size: 12pt;
	color: #000000;
	text-decoration: none;
	background:url(./images/background.jpg);
	background-color:#FFFFFF;
}
.smallpoint {
	font-family: Times, Helvetica;
	font-size: 10pt;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #554411; 
	text-decoration: underline;
}

.menuheadlarge {
	font-family: Helvetica, Arial;
	font-weight: bold;
	font-size: 14pt;
}

.menuhead {
	font-family: Helvetica, Arial;
	font-weight: bold;
	font-size: 12pt;
}

.menularge {
	font-family: Helvetica, Arial;
	font-weight: bold;
	font-size: 10pt;
}

.menu {
	font-family: Helvetica, Arial;
	font-size: 8pt;
}

.telehead {
	background: #CCCCCC;
	font-size: 10pt;
	font-weight: bold;
}

.telesite {
	background: #CCCCCC;
	font-size: 8pt;
}

.sidecat {
	font-size: 10pt;
	font-weight: bold;
}

.sideitem {
	font-size: 10pt;
}

.headline {
	font-size: 18pt;
	font-weight: bold;
}

.copyright {
	font-size: 10pt;
	font-style: italic;
}
.inputformat {
  border-width: 1px;
  border-color: rgb(0, 0, 0);
  border-style: solid;
  background-color: rgb(255, 255, 255);
  color: rgb(0, 0, 0);
}
