
BODY 		{font-size : 11px; font-family :  Verdana, Helvetica, Arial, Arial Cyr, Sans-Serif;color:#003663}
TD 		{font-size : 11px; font-family :  Verdana, Helvetica, Arial, Arial Cyr, Sans-Serif;color:#003663}

.head 	{font-size : 18px}
.title	{color:white;padding-left:10}
.title2	{font-weight:bold;font-size:12px;}
.txt		{padding:10;margin:0}
.txt_small	{padding:4;font-size : 10px;}
.small	{font-size : 10px;}

a:link	{color:#003663;text-decoration:underline;}
a:visited	{color:#003663;text-decoration:underline;}
a:hover	{color:gray;text-decoration:none;}

a.big:link		{font-weight:bold;font-size : 12px;color:#003663;text-decoration:underline;}
a.big:visited	{font-weight:bold;font-size : 12px;color:#003663;text-decoration:underline;}
a.big:hover		{font-weight:bold;font-size : 12px;color:gray;text-decoration:none;}


input, select,textarea
	{
	border: 1 solid #003663;
	text-decoration: none;
	background-color: #eaf0f6;
	font-family:Verdana, Helvetica, Arial, Arial Cyr, Sans-Serif;
	font-size: 7.2pt;
	color:#003663;
}


