@charset "windows-1255";
body{font-size:20px;font-family:Arial;}
TD{font-size:20px;font-family:Arial;}
A{font-size:20px;}
.color {width:250px;background-color:red;}

.textbox
{
	background-color:#FFFFFF; border-style:0; border:1px #8B8897 solid; font-size: 20px; color:#2E4F68; padding:2px;
}
.text1{
	color:#2E4F68;
	font : bold 20px;
}
.text1:hover{text-decoration : none;}

.text11{
	color:#2E4F68;
	font : bold 22px;
}
.text11:hover{text-decoration : none;}

.text111{
	color:#2E4F68;
	font : bold 24px;
}
.text111:hover{text-decoration : none;}

.text1111{
	color:#2E4F68;
	font : bold 28px;
}
.text1111:hover{text-decoration : none;}

.text2{
	color:#53884D;
	font : bold 20px;
}
.text2:hover{text-decoration : none;}
.text3{
	color: Red;
	font : bold 20px;
}
.text3:hover{text-decoration : none;}
.text33{
	color: Red;
	font : bold 22px;
}
.text33:hover{text-decoration : none;}
.text333{
	color: Red;
	font : bold 24px;
}
.text333:hover{text-decoration : none;}


.button
{
	BACKGROUND-COLOR: #B5D752; BORDER: #2E4F68 1px solid; FONT-SIZE: 18pt; height: 18;color:#2E4F68;
}