body {
	margin-bottom: 0px;
	background-color: #FFF;
}
td, textarea, input, select {
	font-family: Tahoma;
	font-size: 12px;
	color: #000;
	font-weight: normal;
	line-height: normal;
    margin-left: 0px;
}

.frame {
	border: 1px solid #FFFFFF;
	color: #F00;
}

.text1 {
	font-family: tahoma;
	font-size: 11px;
	color: #000;
	font-weight: bold;
}
.text2 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #9bd0d0;
}
.text3 {
	font-family: tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #000;
}
.text4 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000;
}
.text5 {
    font-family: tahoma;
    font-size: 10px;
    font-weight: normal;
    color: #FFFFFF;
    text-align: center;
}
.text6 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.text7 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000;
    text-align: center;
}
.text8 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #F00;
}
.text9 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #999;
}



.inputstyle {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #5F726F;
	background-color: #E2EDEB;
	border: 1px solid #333333;
}
.text10 {
	font-size: 12px;
	color: #F30;
}
.header {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
	color: #F63;
	font-size: 12px;
	font-style: normal;
}


