body {
  margin: 0;
  padding: 0;
  font-family: arial, sans-serif;
  font-size: small;
  text-align: left;
  color: #333;
  background: #ffffff;
}

h1 {
	margin: 0;
	font-family: 'arial';
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	padding: 5px 0 0 6px;
}

.swsmallfont {
	font-family: arial;
	color: #808081;
	font-size: 10px;
	font-weight: normal;
}

.swasterisk {
	font-family: verdana, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #F68621; 
	font-weight: boldest;
	vertical-align: -2px;
}

.swtitle {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	vertical-align: middle;
	padding: 0px 0 0 20px;
}

.swbelow {
	font-family: arial;
	font-size: 11px;
	color: #808081;
	font-weight: normal;	
	line-height: 15px;
}

.swtermtext {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
}



