* {
	margin:0;
	padding:0;
	}

body {
font-size: 100%;
font-family: Helvetica, sans-serif;
line-height: 1.1em;
text-align: left;
}

p {
margin-bottom: .8em;
margin-left: 14px;
margin-right: .6em;
font-size: .8em;
margin-top: .2em;
text-align: left; }

p.headertext {
	font-size: 1em;
	color: #4c4c4c;
	width: 240px;
}

#indent {
	right: 20px;
	left: 20px;
}


p.footer {
text-align: center; }
a:link {
color: #CF501C;
text-decoration: none; }

a:visited {
color: #CF501C;
text-decoration: none; }

a:hover {
color: #ff6464;
text-decoration: none; }

#60pix {
	text-align: center;
	padding-left: 60px;
}

#lwing {
	background: #42759a url(../images/wing_l.gif) repeat-y top right;
	}
#rwing {
	background: #42759a url(../images/wing_r.gif) repeat-y top left;
	}
#textback {
background: #fff url(../images/1px_white.gif) repeat-x top;
}