#editable  {
	background-color: #FFF3FF;
	border: thick solid #FF00FF;
}
a:link {
	text-decoration: none;
	color: #660066;
}
a:visited {
	text-decoration: none;
	color: #660066;
}
a:hover {
	text-decoration: none;
	color: #CC00CC;
}
a:active {
	text-decoration: none;
	color: #006600;
}
#link {
	font-size: x-small;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#title {
	font-size: 56px;
	font-weight: bold;
	text-align: center;
	color: #660066;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF00FF;
	padding-bottom: 10px;
}
#text1_title {
	font-size: x-large;
	text-align: center;
	font-weight: bold;
	padding-top: 10px;
	color: #303;
}
#text1 {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	color: #303;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #F0F;
}
#text2_title {
	font-weight: bold;
	text-align: center;
	color: #303;
	font-size: large;
	padding-top: 10px;
}
#text2 {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	color: #303;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #F0F;
}
#text3_title {
	font-weight: bold;
	text-align: center;
	color: #303;
	font-size: large;
	padding-top: 10px;
}
#text3 {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	color: #303;
}
#bottom {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #F0F;
	padding-top: 10px;
}
#tag {
	font-weight: bold;
	text-align: center;
	color: #606;
}
li {
	padding-top: 5px;
}
.style1 {
	font-size: x-small;
}
.style2 {
	text-decoration: underline;
}

