body {
	background: White;
	color: #333333;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	
}

h1 {
	font-size: 11pt;
	font-weight: bold;
	color: #003399;
}

h2 {
	font-size: 9pt;
	font-weight: bold;
	color: #003399;
}

h4 {
	font-size: 10pt;
	font-weight: bold;
	color: White;
	text-transform: uppercase;
	background-color: #FF0033;
	text-align: center;
	}

.emphasis {
	font-size: 10pt;
	font-weight: bold;
	color: #003399;
	text-transform: uppercase;

}

.keyword3 {
	font-weight: bold;
	font: 10pt;
	text-align: center;
}

}

.keyword {
	font-weight: bold;
}

.keyword2 {
	font-size: 8pt;
	font-weight: bold;
	color: #333333;
}

A {
	color: #FF0033;
	text-decoration: none;
}

A:HOVER {
	color: #FF0033;
	text-decoration: underline;
}

input.red {
	background-color: #666666; font-weight: normal; font-size: 8pt; color: white;
}

}

input.red2 {
	background-color: #FF0033; font-weight: normal; font-size: 8pt; color: white;
	border: thin;
}

input.pink {
	background-color: #666666;
}

textarea.violet {
	background-color: #666666; font-weight: bold; font-size: 8pt; color: white;
}

select.red {
	background-color: #666666; font-weight: normal; font-size: 8pt; color: white;
	border: thin;
}

}

select.red2 {
	background-color: #FF0033; font-weight: normal; font-size: 8pt; color: white;
	}

input.title {
	background-color: #555555; font-weight: bold; font-size: 8pt; color: white;
}

table {
	color: #333333;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	padding-left: 0px;
}

li {
	list-style-type: square;
	color: #003399;
	left: auto;
	list-style-image:  url(img/webset_bullet.gif);
}

div.figure {
  float: right;
  width: 130px;
  border: 1px solid #ff0033;
  margin: 0.5em;
  padding: 0.5em;
}

div.figure p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
}

div.figurenew {
  float: right;
  width: 205px;
  border: 1px solid #ff0033;
  margin: 0.5em;
  padding: 0.5em;
}

div.figurenew p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
}
