body {
	background: #DDDDDD;
	padding: 0 0px 0 40px;
}
h4{
	font-family: Trebushet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
p{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a {
	color: #333333;
}
a:hover{
	background-color: Black;
	color: #EEEEEE;
	font-style: normal;
}
button {
	border-style: double;
	background: #808080;
	color: #FFFFFF;
	font-weight: bold;
	height: 20px;
	padding: 0;
}
table {
   background: #F3F3F3;
	width: 650px;	
}
textarea,input {
	background: LIGHTGREY;
	border: 0;
	font-size: 8pt;
	font-family: Verdana, monospace;
}
select {
	border: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
td {
	font-family: Verdana;
	padding: 2px;
	font-size: 8pt;
	border-style: dotted;
	border-color: #C4C4C4;
	border-bottom-width: 0.2mm;
	border-left-width: 0.2mm;
	border-right-width: 0.2mm;
	border-top-width: 0.2mm;
	vertical-align: top;
}
.bo {
	font-weight: bold
}
label {
	cursor: pointer;
}
td table {width: 100%}
td table td {border-color: #DCDCDC; border-style: solid}
