<!--
a{
	font-family: Sans-Serif;
	font-size: 13px;
	/*color:#222222;*/
	text-decoration: none;
}
td, p{
	font-family: Sans-Serif;
	font-size: 13px;
	color:#222222;
	text-decoration: none;
}
body {
	BACKGROUND:   url(images/bg.jpg) #FFFFFF repeat-x;*/
	/*BACKGROUND:   url(/clients/gaya-ltd/images/bg.jpg) #FFFFFF repeat-x;*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Sans-Serif;
}
.iput{font-family: Sans-Serif;
	font-size: 13px;}
}
textarea{font-family: Sans-Serif;
	font-size: 13px;}
}
.tips{font-family:Sans-Serif; font-size: 10px; font-weight: italic }

/**********************************/

.title-white{font-family:Sans-Serif; height:30; font-size:20px; font-weight:bold; text-align:left; text-decoration:none; color:#orange;}
.white{font-family:Sans-Serif; font-size:13px; line-height:20px; text-decoration:none; color:#222222;}
.whitebold{
	font-family: Sans-Serif;
	font-weight: bold;
	font-size: 13px;
	color: #orange;
	text-decoration: none;
}

.black{font-family:Sans-Serif; font-size:13px; text-decoration:none; color:#222222;}
.li{font-family:Sans-Serif; list-style-position: inside;  type:square; font-size:13px; text-align:left; text-decoration:none; color:#222222;}
.padding{padding:18px;}
a:hover{text-decoration:underline; color:#0054a6;}
-->