@charset "utf-8";
/* CSS Document */


.style1 {
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	color: #711371;
	font-size: 16px;
}
.style2 {
	color: #0066FF
}

a{
	color: #0066FF;
	text-decoration:none;
}
.column {float:left; width:978px; padding:5px;} 
