A:link {
	text-decoration: none;
}
A:visited {
	text-decoration: none;
}
A:hover {
	text-decoration: underline overline;
}
A:active {
	text-decoration: none;
}
.text1 {
	color: #000000;
	text-align: center;
}
.text2 {
	color: #000000;
	list-style-type: none;
}
.text3 {
	color: #000000;
	text-align: left;
	font-size: small;
}
.text4 {
	font-size: small;
	color: #000000;
}
.text5 {
	color: #000000;
	text-align: right;
	font-size: small;
}
.text6 {
	font-size: small;
}
.h {
	color: #00000;
	text-align: center;
}
.p1 {
	color: #00000;
	text-indent: 1cm;
}
.td1 {
	border-bottom: medium rgb(0,0,0);
	border-bottom-style: dotted;
	border-bottom-width: 5px;

	border-right: medium rgb(0,0,0);
	border-right-style: dotted;
	border-right-width: 5px;
}
.td2 {
	background-color: #FFFFFF;
	border: rgb(0,0,0);
	border-style: solid;
	border-width: 0px;
}
.td3 {
	border: rgb(0,0,0);
	border-style: solid;
	border-width: 1px;
}
.td4 {
	border-right: rgb(0,0,0);
	border-right-style: solid;
	border-right-width: 1px;
}
.td5 {
	border: medium rgb(0,0,0);
	border-style: solid;
	border-width: 1px;
}
.submit1 {
	border: rgb(0,0,0);
	border-style: outset;
	border-width: 1px;
	background-color: #FFFFFF;
	color: #0000FF;
}
.textfield1 {
	border: rgb(0,0,0);
	border-style: inset;
	border-width: 1px;
	background-color: #D3D3D3;
	color: #0000FF;
}
.scroll_list {
	color: #0000FF;
	background-color: #FCD6C4;
}
