body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	background-color: #999966;
}
.content {
  	border:solid 1px #999966;
	margin-right:10px;
	padding:10px;

}
.content .title {
  	font-size:130%;
	font-weight:bold;

}
.content .creator {

}
.content .date {

}
.content .description {
	color:#55B;
	padding-bottom:10px;
}
.content .text {
  	direction:rtl;

}.docTop {
	border:solid 1px #999966;
	margin-right:10px;
	padding:10px;
	margin-bottom: 2px;
}
.textSm {
	font-size: 85%;
}
#form1 select {
	border: thin solid #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
}
