body 
{ background: #000000; 
background-image: url(images/lblg2bg.gif);
background-repeat: repeat;

font-family: arial;
color: #000000; 
letter-spacing: value; [any number value (3pt, 5pt)]
font-weight: normal;
font-size: 12;

 margin-top: 0;
 margin-bottom: 0;
 margin-left: 0;
 margin-right: 0; 
 padding-top: 0;
 padding-bottom: 0;
 padding-left: 0;
 padding-right: 0; 
 }
.style1 {
	color: #FFFFFF;
	font-size: 10px;
}
.style2 {font-size: 10px}
a:link {
	color: #336699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #336699;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #336699;
}
a {
	font-size: 12px;
}
.style3 {color: #FFFFFF
font-size: 14px;
}

iframe {
overflow-x: hidden;
overflow-y: hidden;
}

