@charset "UTF-8";
/* CSS Document */
@font-face {
	font-family: CoopHeavy;
	font-style:  normal;
	font-weight: bold;
	src: url(/COOPHEA1.eot);
}

body {
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	text-align:center;
	color:#FFF;
}
h1 {
	font-size:100%;
	margin:0px;
}
h2 {
	font-size:90%;
	margin:0px;
}
h3 {
	font-size:90%;
	margin:0px;
}
h4 {
	font-size:90%;
	margin:0px;
}
p {
	font-size:80%;
}
a {
	text-decoration:none;
}
img {
	border:none;
}
.clear {
	clear:both;
}
form {
	padding:0px;
}
form label{
	color:#000;
}
#container {
	width:915px;
	text-align:left;
	margin:0 auto;
}
body#page{
	background-image:url(../images/page_bg.gif);
	background-color:#666;
	xbackground-color: #4E0286;
}
