body {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

/*---------------------------------------------------------------------------*/
/*#| FONT SIZE START |#*/
.tx8	{font-size: 8px; font-family: Tahoma;}
.tx9	{font-size: 9px; font-family: Tahoma;}
.tx10	{font-size: 10px; font-family: Tahoma;}
.tx11	{font-size: 11px; font-family: Tahoma;}
.tx12	{font-size: 12px; font-family: Tahoma;}
.tx13	{font-size: 13px; font-family: Tahoma;}
.tx14	{font-size: 14px; font-family: Tahoma;}
.tx15	{font-size: 15px; font-family: Tahoma;}
.tx16	{font-size: 16px; font-family: Tahoma;}
.tx17	{font-size: 17px; font-family: Tahoma;}
.tx18	{font-size: 18px; font-family: Tahoma;}
/*#| FONT SIZE END |#*/
/*---------------------------------------------------------------------------*/
/*#| FONT STYLE START |#*/
.Bold	{font-weight: bold ;}
.Italic	{font-style: italic;}
/*#| FONT STYLE END |#*/
/*---------------------------------------------------------------------------*/
/*#| FONT COLOR START |#*/
.fcRed		{color: #E24415;}
.fcGrey		{color: #3E3E3E;}
.fcYellow	{color: #F3CE01;}
.fcBlue		{color: #04029C;}
.fcLBlue	{color: #0099FF;}
.fcDBlue	{color: #2f3699;}
.fcWhite	{color: #FFFFFF;}
.fcDOrange	{color: #FF6600;}
.fcCCC		{color: #CCCCCC;}
.fcF3		{color: #E6E6E6;}
.fcGreen	{color: #009900;}
.fcAcBlue	{color: #3366CC;}

a:link, a:visited {
	cursor:pointer;
	font-family: Tahoma, Helvetica;
	font-size:14px;
	font-weight:normal;
	color:#3366CC;
	text-decoration:underline;
}

a:link.active, a:visited.active, a:hover, a:active {
	cursor:pointer;
	font-family: Tahoma, Helvetica;
	font-size:14px;
	font-weight:normal;
	color:#2f3699;
	text-decoration:underline;
}

.ileta, .ileta:link, .ileta:visited {
	cursor:pointer;
	font-family: Tahoma, Helvetica;
	font-size:12px;
	font-weight:normal;
	color:#3366CC;
	text-decoration:underline;
}

.ileta:link.active, .ileta:visited.active, .ileta:hover, .ileta:active {
	cursor:pointer;
	font-family: Tahoma, Helvetica;
	font-size:12px;
	font-weight:normal;
	color:#2f3699;
	text-decoration:underline;
}