@charset "UTF-8";

body {
	background-color: #9562a7;
}
.style01 {
	background-color: #CCC;
	padding: 25px;
	font-family: century gothic, Arial, Helvetica, sans-serif;
	width: 850px;
	height: auto;
	margin: 0px;
}

.style02 {
	font-size:18px;
	font-weight: bold;
}

.style03 {
	background-color: #281034;
	font-family: century gothic, Arial, Helvetica, sans-serif;
	width: 880px;
	height: auto;
	padding: 10px;
	margin-top: 5px;
	margin-bottom: 0px;
}

.style04 {
	font-family: century gothic, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #281034;
}

.style05 {
	font-family: century gothic, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.heading01 {
	font-size:20px;
	font-weight: bold;
}

.heading02 {
	font-size:20px;
	font-weight: bold;
}

.heading03 {
	font-size:16px;
	font-style: italic;
	font-weight: bold
}

.heading04 {
	font-weight: bold;
	font-style: italic;
}

.heading05 {
	font-family: century gothic, arial, helvetica, sans-serif;
	margin-left: 40px;
}

#container {
	height: auto;
	width: auto;
}

.italic {
	font-style: italic;
}

.bold {
	font-weight: bold;
}
