@import "flavors/default/spgm_style.css";

body {
  background-color: #FFFFFF;
  color: #000000;
  font-family: verdana, arial, "sans-serif";
  text-align: center;
}

h1 {
  font-size: 18pt;
}


.headRed {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 18px;
	color: #FF0000;
	font-weight: bold;
	font-style: normal;
	line-height: 20px;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #666666;
}
.subred {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #E00000;
	width: 100%;
	text-indent: 10pt;
	line-height: 17px;
}
.textMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 5px;
	line-height: 15px;
	text-align: left;
}
.textBoldBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	font-weight: bold;
	clip:  rect(auto auto auto 10px);
}
.RunInBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	line-height: 14px;
}
.RunInRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
	font-style: normal;
	line-height: 14px;
	text-decoration: none;
}
.textBigger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	line-height: 16px;
}
.subBlack {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	line-height: 17px;
	width: 100%;
	text-align: left;
	text-indent: 10pt;
}
.TOC {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	list-style-position: outside;
	list-style-type: disc;
	text-indent: 10pt;
	padding: 10px;
}
.textSmaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.textMainwSpace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	padding: 5px;
	text-align: left;
}
.headGigs {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #e70000;
	font-weight: bold;
}
.headBlack {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	line-height: 20px;
}
.textTiny {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
	font-weight: normal;
}
.headOrange {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 18px;
	color: #FF3300;
	font-weight: bold;
	font-style: normal;
	line-height: 20px;
}
.subOrange {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF3300;
	width: 100%;
	text-align: left;
	text-indent: 10pt;
	line-height: 17px;
}
.RunInOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF3300;
	font-weight: bold;
	font-style: normal;
	line-height: 14px;
	text-decoration: none;
}
