body {
	background-color: #ccccff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.Main { 
	background-color:#FFFFFF;
	vertical-align:top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.Top { 
	background-color: #CC0033;
	color:#FFFFFF;
	font-weight:bold;
	font-family: "Copperplate Gothic Light";
	font-size:18px;
}
.Button { 
	background-color: #CC0033;
	color:#FFFFFF;
	font-size:10px;
	text-align:right;
	
}
.Title {
	background-color:#ccccff;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	color:#666666;
	width:590px;
	border: 1px solid #000000;
}
.Sub_title {
	background-color:#ccccff;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	color:#666666;
	width:590px;
	border:1px solid #999999;
}
.Button A { text-decoration:none;
	color:#FFFFFF;
}
.Sub_title_center {
	background-color:#ccccff;
	font-size:12px;
	font-weight:bold;
	color:#666666;
	width:590px;
	border:1px solid #999999;
}
.Main2 { 
	vertical-align:top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.underline {
	text-decoration: underline;
}
