body
{
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background: #ebeeef;
    font-size: 10pt;
}
td,p {font-size:10pt}

.style1
{
    color: gray;
    font-size: 10pt;
    line-height: 15pt;
}

.Inputbox {
	font-size: 10pt;
	background-color: #EBEBEB;
	width: 150pt;
	height: 12pt;
	border: 0;
}
.InputArea {
    font-size: 10pt;
	height: 100pt;
	width: 150pt;
	background-color: #EEEEEE;
}
