body {
	margin:0;
	padding:0;
	height:100%;
	background-image: url(../images/gray_honeycomb.gif);
	background-color: #414445;
}

.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

.style2 {font-weight: bold;	font-size: 18px; font-family: "Trebuchet MS", Arial;}

.style3 {font-family: Verdana, Arial, Helvetica, sans-serif}

.style4 {font-family: "Trebuchet MS", Arial; font-size: 12px;}

.style5 {font-weight: bold;	font-size: 15px; font-family: "Trebuchet MS", Arial;}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}

