/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.STYLE1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}
.STYLE2 {
	color: #006699;
	font-size: 13px;
}

.STYLE3 {font-size: 12px}
.STYLE6 {font-size: 12px; color: #006699; }
.STYLE7 {color: #FF0000}
.STYLE8 {color: #FFFFFF}
.STYLE9 {
	font-size: 17px;
	font-weight: bold;
	color: #FF6600;
}
.STYLE10 {color: #FF6600}
.inputtext{

border:1px #669999 solid;
height:15px;
}
.inputtextarea{

border:1px #669999 solid;

}
.linet{
color: #FF0000;
text-decoration: line-through;
}
.dash1{
border-bottom:1px #009999 dashed;
}