body * {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-transform: none;
	text-decoration: underline;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-transform: none;
	text-decoration: underline;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-transform: none;
	text-decoration: underline;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	margin-bottom: 5px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	margin-bottom: 5px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	margin-bottom: 5px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	margin-bottom: 1px;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	margin-bottom: 5px;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	margin-bottom: 5px;
}

p {
	line-height: 12px;
}

hr {
	height: 1px;
}

ol li {
	line-height: 12px;
}

ul li {
	line-height: 12px;
	list-style-type: disc;
}

em, i {
	font-style: italic;
}

table.MoSTTable {
}

td.MoSTTable, .MoSTTable td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
}

.MoSTTable a:visited, .MoSTTable a:visited {
	font-style: normal;
	text-transform: none;
	text-decoration: underline;
}

.MoSTTable a:hover, .MoSTTable a:hover {
	font-style: normal;
	text-transform: none;
	text-decoration: underline;
}

.MoSTTable a:link, .MoSTTable a:link {
	font-style: normal;
	text-transform: none;
	text-decoration: underline;
}

th.MoSTTableRow, .MoSTTableRow th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
}

td.MoSTTableColumn, .MoSTTableColumn td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
}

.MoSTImage {
	border-width: 0px;	
}

.MoSTButton {
	font-size: 10px;
	font-style: normal;
	border-style: solid;
	border-width: 2px;
}

.MoSTTransparent {
	background-color: transparent;
	border: none;
}

.MoSTAbstract {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	margin: 0px 0px 0px 0px;
}

li.MoSTDocumentList {
	list-style-type: disc;
}

p.MoSTDocumentList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
}

td.MoSTDocumentList {
}

div.MoSTFormLayout {
  width: 100%;
  float: left;
}

div.MoSTFormLayoutRow {
  float: left;
  width: 100%;
}

div.MoSTFormLayoutCell1 {
  float: left;
}

div.MoSTFormLayoutCell2 {
  float: right;
}

div.MoSTFormLayoutCellFull {
  width: auto;
}

.MoSTPrint {
	display: block;	
}

.MoSTTemplate {
	display: none;
}

.MoSTVersion {
	display: none;
}
