body{
	font-family:XB Zar, Tahoma,serif;
	font-size:8pt;
}
a{
	color:navy;
	text-decoration:none;
}
a:hover {
	color:green;
}
form{
	background-color:gray;
	text-align:right;
	font-size:9pt;
}
td {
	text-align:right;
}
input, select {
	font-family:tahoma;
}
.warning {
	color:red;
	font-size:14pt;
	font-wight:bold;
}
