body
{
	color: #333333;
	background-image: url(images/i_bg_fade.jpg);
	background-repeat: repeat-x;
}




h1 {
	font-family: Arial, sans-serif;
	font-size: 1.2em;
	color: #FD7216;
		font-weight: bold;
	font-style: normal;
}


h2 {
	font-family: Arial, sans-serif;
	font-size: 0.9em;
color: #FD7216;
	font-weight: bold;
	font-style: normal;
	line-height: 1.6em;
}


h3 {
	font-family: Arial, sans-serif;
	font-size: 0.8em;
color: #FD7216;
	font-weight: bold;
	font-style: normal;
	line-height: 1.6em;
}

h4 {
	font-family: Arial, sans-serif;
	font-size: 0.7em;
color: #FD7216;
	font-weight: bold;
	font-style: normal;
	line-height: 1.6em;
}


h5 {
	font-family: Arial, sans-serif;
	font-size: 0.6em;
color: #FD7216;
	font-weight: bold;
	font-style: normal;
	line-height: 1.6em;
}

p

{
	font-family: Arial, sans-serif;
	font-size: 0.7em;
	line-height: 1.6em;
		color: #666666;
}

a 

{
	font-family: Arial, sans-serif;
	color: #FD7216;
	font-weight: bold;
	font-style: normal;
	line-height: 1.6em;
}
.surround {
	border: 1px solid #666666;
}


.footer 

{
	font-family: Arial, sans-serif;
	color: #888888;
	font-weight: bold;
	font-style: normal;
		font-size: 0.6em;
}
