@charset "utf-8";
/* CSS Document */

.myiframe 
{
	
	
	
	color:#3D3D3D;
	font-size:12px;
	font-weight:bold;
	background-color:#EAEAEA;
    width:100%;
	height:419px;
	font-family:Arial, Helvetica, sans-serif;
}
.myiframe a
{
	
	
	
	color:#3D3D3D;
	font-size:12px;
	font-weight:bold;
	background-color:#EAEAEA;
    width:100%;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
}
.frametext
{
		color:#3D3D3D;
	font-size:10px;

	background-color:#EAEAEA;
    width:100%;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
}