/* CSS Document */

body{ background-color:#F5F5F5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;}

.text{
	color: #222222;
	font-weight: normal;
	font-size: 72%;
	padding: 5px;
} 

.text_e{
	color: #222222;
	font-weight: bold;
	font-size: 72%;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
} 

#icon1{
	background-position: center center;
}

#icon2{
	background-position: center center;
}

#icon3{
	background-position: center center;
}

#icon4{
	background-position: center center;
}

.copy{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
}