html, body {
height: 100%;
margin:0;
	padding:0;
	height:100%;
	border:none;
	}
A:link {
color: #f99f23;
text-decoration: none;
}

A:visited {
color: #f99f23;
text-decoration: none;
}

A:hover {
color: #ffffff;
text-decoration: none;
}

td  { color: #ffffff; font-size: 12px; font-family: Trebuchet MS, MS Sans Serif, Verdana, Tahoma, Arial; font-weight: 500; line-height: 20px;}

.bodycopy  { 
		color: #ffffff;
		font-weight: 500;
		font-size: 12px; 
		line-height: 20px; 
		font-family: Trebuchet MS, MS Sans Serif, Verdana, Tahoma, Arial
		}
		
		.headline  { 
		color: #ffffff;
		font-weight: 500;
		font-size: 18px; 
		line-height: 25px; 
		font-family: Trebuchet MS, MS Sans Serif, Verdana, Tahoma, Arial
		}
		
		.subhead  { 
		color: #ffffff;
		font-weight: 500;
		font-size: 14px; 
		line-height: 20px; 
		font-family: Trebuchet MS, MS Sans Serif, Verdana, Tahoma, Arial
		}
		
html, body, #wrapper {
   height:100%;
   width: 100%;
   margin: 0;
   padding: 0;
   border: 0;
}

