td {
	font-family: Arial, Helvetica, sans-serif;
   font-size: 13px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
   font-size: 13px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
   font-size: 10pt;
}
select {
	font-family: Arial, Helvetica, sans-serif;
   font-size: 10pt;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
   font-size: 10pt;
}


a:link {
	color: #0000FF;
   color: #3366CC;
   text-decoration: none;
   font-weight: bold;
}
a:visited {
	color: #0000FF;
   color: #3366CC;
   text-decoration: none;
   font-weight: bold;
}
a:hover {
   color: darkorange;
   text-decoration: underline;
   font-weight: bold;
}
a:active {
   color: darkorange;
}
.style1 {font-size: 13pt}
.itext {
	color: #FF3300;
	background-color: #FFFF66;
	font-weight: bolder;
}
.buttoner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 8pt;
	background-color: #99CCFF;
	padding: 2px;
	width: 150px;
}

.littleclean {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.shaboogy
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	background-color: #FFFF99;
	margin: 3px;
	padding: 3px;
	border: 1px solid #CCCCCC;
}
.shaboogy a:link {color:#0066CC;
}
.shaboogy a:visited {color:#0099CC;
}
.shaboogy a:hover {color:#FF0000;
}
.shaboogy a:active {color:#FF0000;
}
.headline {
	font-size: 13pt;
	font-weight: bold;
}
.mainheadline {
   font-size: 33pt;
   font-weight: bold;
   text-decoration: none;
   font-style: italic;
   color: darkorange;
}

