			html, body, #content	{ 
			height:100%; 
			height:100%;
			background-color:#ffffff;
			overflow:hidden;
			font-family:Arial, Helvetica, sans-serif;
			color:#666666;
			font-size:12px;
			}
			body						{ margin:0; padding:0; overflow:hidden; }
			#myAlternativeContent		{
			}
			a{
			color:#666666;
			text-decoration:underline;
			font-weight:bold;
			font-size:12px;
			}
			
			h1 {
				font-size:16px;	
			}
			
			h2 {
				font-size:14px;	
			}
			
			p {
				font-weight:normal;
				font-size:12px;	
			}
			
			#featurelinks {
				display:none;	
			}