body {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  background: white;
  color: black;
  text-align: center;
  font-family: times;
  font-size: 11pt;
  font-weight: light;
  font-style: normal;
  text-decoration: none;
}

#footer {
  font-family: helvetica, arial;
  font-size: 0.6em;
  text-align: center;
}

hr {
  border: 0;
  border-top: 1px solid #ffcc66;
  margin-right: 10%;
  margin-left: 10%;
  height: 0px;
  background: #ffcc66;
}

.basetext		{	font-family: times; 
						font-size: 0.9em; 
						font-weight: light; 
						font-style: normal; 
						text-decoration: none;
					}
.boxtext		{	font-family: helvetica, arial;
						font-size: 0.9em; 
						font-weight: normal; 
						font-style: normal; 
						text-decoration: none; 
					}
.menutext		{	font-family: helvetica, arial;
						font-size: 0.8em;
						font-weight: normal;
						font-style: normal;
						text-decoration: none;
					}
.topheader	{	font-family: helvetica, arial;
						font-size: 1.3em;
						font-weight: normal;
						font-style: normal;
					}
.subheader	{	font-family: helvetica, arial;
						font-size: 1em;
						font-weight: bold;
						font-style: normal;
					}
.listheader	{	font-family: helvetica, arial;
						font-size: 0.9em;
						font-weight: normal;
						font-style: normal;
						text-decoration: underline;
					}
.helplink		{	font-family: helvetica, arial;
						font-size: 0.6em;
						font-weight: normal;
						font-style: normal;
						text-decoration: underline;
					}
.footertext		{	font-family: helvetica, arial;
						font-size: 0.6em;
						font-weight: light;
						font-style: normal;
						text-decoration: none;
					}
.miniform		{	font-family: helvetica, arial;
						font-size: 0.7em;
						font-weight: light;
						font-style: normal;
						text-decoration: none;
					}
.offsitelink		{	text-decoration: none;
						color: rgb(0,0,160);
					}		
.hiddenlink	{	text-decoration: none;
						color: rgb(0,0,102);
					}		
#gotrack {
	font-family: helvetica, arial;
	font-size: 0.7em;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	background: #FFFFFF;
	border: 1px solid #FFCC66;
	padding: 1px;
	margin-right: 5px;
	margin-bottom: 3px;
	float: right;
	outline: 0 #FFCC66;
}
