body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:  url("mainimg/bgimg_001.jpg");
	font-size: 14px;
	border: #6600FF;
}
.style1 {
	color: #CC0099;
	font-size: 14px;
}
.style2 {
	color: #000000;
	font-size: 12px;
	text-align: center;
}
.style3 {
	color: #660000;
	font-size: 11px;
}
.style4 {
	color: #FFFFFF;
	font-size: 14px;
}
td {
	color: #333333;
	font-size: 14px;
}
h1 {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 3px;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #FF0099;
	text-align: center;
}
h2 {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 10px;
	color: #666666;
	text-align: center;
}
.olcolor1 {
	font-size: 13px;
	color: #FFFFFF;
	background-color: #CC99CC;
	width: 100%;
}
.olcolor2 {
	font-size: 12px;
	color: #333333;
	background-color: #cccccc;
	text-align: left;
}
.olcolor3 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF66FF;
	padding: 2px;
	height: 100%;
	width: 100%;
}
.Background_typeA {
	background-image: url(mainimg/g1.gif);
}
.Background_typeB {
	background-image: url(mainimg/g2.gif);
}
a:link {
	color: #F0C;
	}
a:visited {
	text-decoration: none;
	color: #600;
}
a:hover {
	text-decoration: underline;
	color: #C09;
}
a:active {
	text-decoration: none;
}
