< style> { }
- a { font-size: 9pt; font-family: Tahoma, Helvetica; text-decoration: none }
<style type="text css"> -- -> { }
a:hover { color: #0066FF}
body { font-size: 9pt; font-family: Tahoma, Helvetica ; color: #111111}
hr { color: #000066; width: 100%; height: 1pt }
td { font-size: 9pt; font-family: Tahoma, Helvetica }
ul { font-size: 9pt; font-family: Tahoma, Helvetica }
h1 {  font-size: 16px; color: #000000}
a {  color: #0000FF; text-decoration: none}
input {
	color:#000000;
	background:#F5FEF1;
	font:Tahoma, Arial, Helvetica, sans-serif bold;

//	border:2px solid #eeeeee;
//	border-left: 2px solid #FEEED6;
//	border-top: 2px solid #FEEED6;
//	border-right: 2px solid #945745;
//	border-bottom: 2px solid #945745;
}
input.1 {
	color:#000000;
	background:#F5CFBC;
	font:Tahoma, Arial, Helvetica, sans-serif bold;
	 font-weight:bold;
	border:2px outset #eeeeee;border-left: 2px outset #999999;border-top: 2px outset #999999
}/* CSS Document */


input.btn {
	color:#000000;
	background:#F5CFBC;
	font:Tahoma, Arial, Helvetica, sans-serif bold;
	font-weight:bold;
	border:2px outset #eeeeee;
	border-left: 2px outset #999999;
	border-top: 2px outset #999999
}
input.dotbutton{
   font-size:12px;
   font-family:Tahoma,sans-serif;
   font-weight:bold;
   color:#330000;
   background-color:#FFe7e1;
   border-style:dotted;
   border-color:#990000;
   border-width:1px;
}
.imageRight {
  margin-left:15px;
  padding-bottom: 5px;
  float:right;
}
input.bigCheckbox{
	width: 15px;
	height: 15px;
background-color:#FFFFFF;
border: 1px solid black;
}
h3 {  color: #000000; line-height: normal}
</style>