#container {margin:0 auto;width:950px;
 }
 
body {
	background-color: #E0D9F2;
}

h1 {
	font-family: Verdana;
	color: #666699;
	font-size: 10px;
	font-weight: bold;
}

a {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
}


a:link {
	color:#666699;
}
a:visited {
	color: #666699;
}
a:hover {
	color: #666699;
}
a:active {
	color: #666699;
}

.copy A:link { color: #666699; text-decoration: underline; font-family: "Verdana";
	font-size: 10px; font-weight: bold;} 
.copy A:visited { color: #666699; text-decoration: underline;font-family: "Verdana";
	font-size: 10px; font-weight: bold;   } 
.copy A:hover { color: #666699; text-decoration: none; font-family: "Verdana";
	font-size: 10px; font-weight: bold;}

.style1 {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
}
.style2 {font-size: 10px}


