.inputframe{
  font-family: Arial;
  font-size: 12px;
	font-weight: bold;
  color: #000000;
	width: 250px;
  background-color: #FFFFFF;
	border: 2px solid #BFBFBF;
}
.smallul{
	margin-top: 5;
	padding-top: 5;
	margin-bottom: 0;
	padding-bottom: 0;
	line-height: 14px;
	font-size: 9pt;
	font-family: arial;
	text-decoration: none;
	color: #000000;
}
.titblack{
	font-size: 10pt;
	font-family: arial;
	text-decoration: none;
	color: #000000;
}
.txtblack{
	font-size: 9pt;
	font-family: arial;
	text-decoration: none;
	color: #000000;
}
a.linkblack{
	font-size: 10pt;
	font-family: arial;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
a.linkblack:visited{
	font-size: 10pt;
	font-family: arial;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}

a.body, a.body:visited{
	font-size: 9pt;
	font-family: arial;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}
a.body:hover{
	font-size: 9pt;
	font-family: arial;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}

a.home, a.home:visited{
text-decoration: none;
border-bottom: 1px dashed #ffffff;
color: #FFFFFF;
}
a.home:hover{
	font-size: 10pt;
	font-family: arial;
	font-weight: bold;
	text-decoration: underline;
	border-bottom: 0px dashed #ffffff;
	color: #FFFFFF;
}

a.text, a.text:visited{
text-decoration: none;
border-bottom: 1px dashed #000000;
color: #000000;
}
a.text:hover{
	font-size: 9pt;
	font-family: arial;
	font-weight: normal;
	text-decoration: underline;
	border-bottom: none;
	color: #000000;
}

a.footlink{
	font-size: 8pt;
	font-family: arial;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	line-height: 10px;
}
a:visited.footlink{
	font-size: 8pt;
	font-family: arial;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	line-height: 10px;
}

.footer{
	font-size: 8pt;
	line-height: 12px;
	color: #000000;	
}

h1 {
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: normal;
	font-weight: bold;
	color: #595959;
	margin-bottom: 6px;
	padding-bottom: 0px;
}
body {
	margin: 0px;
	padding: 0px;
}
