.style3 {
	font-size: 100px;
	color: rgb(153, 226, 42);
	text-align:center;
	font-family: Forte;
}
.style4 {
	font:"Courier", Courier New, monospace;
	font-size: 100px}
.dot {
border: 1px dashed #666666;
background-position: center center;
}
main_table {
border: thin dotted #999999;
}

.h2 {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 12px;
	color: #777777;
	margin: 0 0 20px 0;
	text-decoration: none;
}