body
{
	margin: 0px;
}
.O
{
	border-right: activeborder thin outset;
	padding-right: 10px;
	border-top: activeborder thin outset;
	padding-left: 10px;
	border-left: activeborder thin outset;
	border-bottom: activeborder thin outset;
	background-color: yellow;
  font-size: 10pt;
  color: black;
  font-family: Arial;
}

.D
{
	border-right: activeborder thin outset;
	padding-right: 10px;
	border-top: activeborder thin outset;
	padding-left: 10px;
	border-left: activeborder thin outset;
	border-bottom: activeborder thin outset;
	background-color: lemonchiffon;
  font-size: 10pt;
  color: black;
  font-family: Arial;
	
}


A:link
{
  font-weight: bold;
  color: blue;
  text-decoration: none;
}
.Normal
{
  font-size: 10pt;
  color: black;
  font-family: Arial;
}
.Section
{
  font-weight: bold;
  font-size: 14pt;
  color: dimgray;
  font-family: Arial;
  text-decoration: none;
}
.SubSection
{
  font-weight: bold;
  font-size: 12pt;
  color: dimgray;
  font-family: Arial;
  text-decoration: none;
}
H2
{
  font-size: 16pt;
  color: black;
  font-family: Arial;
}
H1
{
  font-weight: bold;
  font-size: 20pt;
  color: black;
  font-family: Arial;
}
A:visited
{
  font-weight: bold;
  color: lightslategray;
  text-decoration: none;
}
A:hover
{
  text-decoration: underline;
}
.SmallLink
{
  font-size: 8pt;
  color: black;
  font-family: Arial;
}
.PS, .PS2
{
  font-size: 10pt;
  font-family: Arial;
  text-decoration: none;
}
.PS2
{
	border: black thin solid;
}

.H0,.H01,.H02,.H03
{
	font-weight: bold;
	font-family: Arial;

}
.H01
{
	font-size: 14pt;
}
.H02
{
	font-size: 12pt;
}
.H03
{
	background-position: center;
	font-weight: bold;
	font-size: 12pt;
	background-image: url(\images\LeftScroll.gif);
	color: black;
	background-repeat: no-repeat;
	font-style: italic;
	text-align: center;
}
.mtbl
{
	border-right: #ffcc33 1px solid;
	border-top: #ffcc33 1px solid;
	border-left: #ffcc33 1px solid;
	border-bottom: #ffcc33 1px solid;
}
.mtbl2
{
	border-right: #ffcc33 1px solid;
	border-top: #ffcc33 1px solid;
	border-left: #ffcc33 1px solid;
	
}

.mtblL
{
	border-left: #ffcc33 1px solid;	
}

.mtblR
{
	border-right: #ffcc33 1px solid;
}

.HPHead
{
	
	background-color: #ffcc33;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ffcc33,endColorStr=#ffffff);
}

.pb
{
	page-break-before: always;
}

@media print 
{
	.mybutt
	{
		visibility:hidden
	}
}
