body {
	font-family:verdana, helvetica, arial, sans-serif;
	font-size:small;
	color:black;
	background:white;
	margin-top:0;
	margin-left:0;
	margin-right:0;
}
table {
	color:#000000;
	background:#FFFFFF;
}
td, p {
	font-family:verdana, helvetica, arial, sans-serif;
	font-size:12px;
}
h1 {
	font-family: sans-serif;
	font-size: 150%;
	font-weight: bold;
	margin-top:.8em;
	letter-spacing:2;
}
h2 {
	font-family: sans-serif;
	font-size: 125%;
	font-weight: bold;
	letter-spacing:2;
}
h3 {
	font-family: sans-serif;
	font-size: 100%;
	font-weight: bold;
	letter-spacing:2;
}
img {
	vertical-align: middle;
}
a {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: blue;
}
a:hover {
	color: blue;
	text-decoration: none;
	background-color: #EBEBEB;
}
a.headerlink {
	color: #EBEBEB;
	/*text-decoration: none;*/
	background-color: #999999;
}
a.headerlink:hover {
	color: #FFFFFF;
	background-color: transparent;
	text-decoration: underline;
}
a.imghref:hover {
	background-color: transparent;
}
.smaller {
	font-size: 75%;
}
.blend {
	font-family: courier new;
	font-size: 10pt;
	border: 0;
	margin-bottom:-1;
}
.normalLabel {
	font-size:8pt;
}
.normalText {
	font-family:arial, helvetica, sans-serif;
	font-size:10pt;
	color:000000;
	background-color:FFFFFF;
}
.plainText {
	font-family: courier new, courier, monospace;
	font-size: 10pt;
	color:000000;
	background-color:FFFFFF;
}
.controlWindowBody {
	font-family:arial, helvetica, sans-serif;
	font-size:8pt;
	color:000000;
	background-color:DADADA;
}
.readonlyInput {
	background-color:DADADA;
	color:000000;
	font-size:8pt;
	width:392px;
}
.textDefault {
	font-size:8pt;
	width: 200px;
}
.buttonDefault {
	width:90px;
	height:22px;
	font-size:8pt;
}
.suggSlct {
	width:200px;
	margin-top:2;
	font-size:8pt;
}

