	/*  General */
	
body {
	background: #CCCCCC;
	padding: 12px;
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 11px;
	letter-spacing: normal;
	line-height: 15px;
}

.style1 {
font-size: 12px;
font-color: #0000000;
}

font {
font-size: 12px;
font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
}
	/*  Links */

a {
	text-decoration: none;
	color: #0099CC;
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	letter-spacing: 0.1em;
}

a:hover {
	text-decoration: underline;
}

.dotted {
	border-bottom: thin dotted #000000;}


iframe { 
  overflow-x: hidden; 
  overflow-y: scroll; 
	text-decoration: underline;
	letter-spacing: .1em;

}
.heading {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	color: #FF3366;
	text-transform: uppercase;
	letter-spacing: 0.04em;
	word-spacing: normal;
	line-height: 12px;
}
.white {
	background-color: #FFFFFF;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
