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

body{
	text-align: center;
}

#main{
	width: 600px;
	margin: 0 auto;
	text-align: center;
	border:1 solid #ccc;
}

#main table {
	text-align: center;
}

#main table {
	text-align: left;
}

.style2 {
	font-size: x-large;
	color: #FFFFFF;
	font-weight: bold;
}

.style3 {
	font-size: x-large;
	font-weight: bold;
}

.style4{
	font-size: large;
}

.style5{
	color: #FF9900;
	font-size: large;
}

.style6{
	color: #FF9900;
}

.style7{
	color: #000000;
	font-size: large;
}

.style8{
	color: #990099;
}

.style9{
	color: #996633;
}

.style10{
	color: #00CC00;
	font-size: large;
}

.style11{
	color: #FF0000;
}

.style12{
	color: #000099;
}

.style14{
	color: #0000FF;
}

