body {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-small;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #99CC33;
	border: none;
	scrollbar-face-color: #FFFFFF; 
    	scrollbar-highlight-color: #FFFFFF;
    	scrollbar-shadow-color: #333300;
	scrollbar-3dlight-color: #333300;
	scrollbar-arrow-color: #333300;
	scrollbar-track-color: #99CC33;
	scrollbar-darkshadow-color: #FFFFFF;
}
a:link {
  	color:#FF0066;
  	text-decoration:none;
  }
a:visited {
  	color:#333300;
  	text-decoration:none;
  }
a:hover {
  	color:#FF0066;
  	text-decoration:underline;
  }
a img {
 	border-width:0;
  }


/* Iframe
------------------------------------------------------------------------ */
#Iframe ul {
	margin: 1 1 1.25em;
	padding: 2 2 1.25em;
	list-style: disc;
}
#Iframe li {
	margin: 2;
	padding: 2 2 .25em 15px;
	font-family: "Times New Roman", Times, serif;
	font-size: xx-small;
	font-style: normal;
	line-height: 1.25em;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: none;
	color: #333300;
	text-decoration: none;
}
#Iframe p {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-small;
	font-style: normal;
	line-height: 1.25em;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: none;
	color: #333300;
	text-decoration: none;
}
#Iframe a {
	border-width=0;
}