/* STYLESHEET IFRAME */

body		{
		
  		
		height: 100%;
		
		text-align: center;
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		}	
		
a:link 		{
		color: #ffffff;  
		
		}
		
a:active 	{
		color: #ffffff;  
	
		 
		}

			
a:visited 	{
		color: #ffffff;  
		
		
		}
		
a:hover 	{
		color: #ffffff; 
		text-decoration: none;
		}
		
.special	{
		font-size: 8pt;
		font-family: arial , sans-serif;
		color: #000000;

		line-height: 17px;
		letter-spacing: 0px;
		}

.border	{
		border-style: solid; 
		border-width: 2px; 
		border-color: #ffffff;
		}
	
