body {
  	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  	font-size:10px;
  	background-image:url(images/back.gif);
	margin-left: 0px;
	margin-bottom: 0px; 
	margin-right: 0px;
	margin-top: 0px;

}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
    font-size:10px;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
    font-size:10px;
}


.font3 A{
	font-family: Verdana;
	font-size: 10px;
	color: #F4F4F4;
	font-style: normal;
	line-height: normal;

}

.font3 A:link          {color: #F4F4F4; text-decoration: none; text-transform: none; FONT-SIZE: 10px; font-family: Verdana;}
.font3 A:active        {color: #ff7700; text-decoration: none; text-transform: none; FONT-SIZE: 10px; font-family: Verdana}
.font3 A:visited       {color: #F4F4F4; text-decoration: none; text-transform: none; FONT-SIZE: 10px; font-family: Verdana}
.font3 A:hover         {color: #ff7700; text-decoration: none; text-transform: none; FONT-SIZE: 10px; font-family: Verdana}


.font2 A{
	font-family: Verdana;
	font-size: 10px;
	color: #494949;
	font-style: normal;
	line-height: normal;

}

.font2 A:link          {color: #494949; text-decoration: none; text-transform: none; FONT-SIZE: 10px; font-family: Verdana;}
.font2 A:active        {color: #ff7700; text-decoration: none; text-transform: none; FONT-SIZE: 10px; font-family: Verdana}
.font2 A:visited       {color: #494949; text-decoration: none; text-transform: none; FONT-SIZE: 10px; font-family: Verdana}
.font2 A:hover         {color: #ff7700; text-decoration: none; text-transform: none; FONT-SIZE: 10px; font-family: Verdana}

.font1 A{
	font-family: Verdana;
	font-size: 10px;
	color: #d5d5d5;
	font-style: normal;
	line-height: normal;

}

.font1 A:link          {color: #d5d5d5; text-decoration: none; text-transform: none; FONT-SIZE: 10px; font-family: Verdana;}
.font1 A:active        {color: #d5d5d5; text-decoration: none; text-transform: none; FONT-SIZE: 10px; font-family: Verdana}
.font1 A:visited       {color: #d5d5d5; text-decoration: none; text-transform: none; FONT-SIZE: 10px; font-family: Verdana}
.font1 A:hover         {color: #d5d5d5; text-decoration: none; text-transform: none; FONT-SIZE: 10px; font-family: Verdana}

<!--
A:link    {
	color: #484848; 
	text-decoration: underline; 
	text-transform: none; 
	FONT-SIZE: 10px; 
}
	
A:active   {
	color: #484848; 
	text-decoration: underline; 
	text-transform: none; 
	FONT-SIZE: 10px; 
}
	
a:visited {
	color: #FF7600;
	text-decoration: underline;
}
a:hover {
	color: #FF7600;
	text-decoration: underline;
}
body,td,th {
	color: #484848;
	
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-size: 14px;
	color: #4A4A4A;
}
h2 {
	font-size: 12px;
	color: #4A4A4A;
}
h3 {
	font-size: 10px;
	color: #4A4A4A;
}
h4 {
	font-size: 8px;
	color: #4A4A4A;
}
h5 {
	font-size: 6px;
	color: #4A4A4A;
}
h6 {
	color: #4A4A4A;
}
.style1 {color: #FFFFFF}
.style3 {color: #000000}
.style4 {color: #d5d5d5}