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;
}
#editable {
	background-color: #FFF3FF;
	border: thick solid #FF00FF;
}
#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;
}
#b1 {
	height: 190px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF00FF;
	clear: both;
}
#b1_description {
	padding: 10px;
	font-size: small;
	border: thick double #660000;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#b2 {
	height: 190px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF00FF;
	clear: both;
}
#b2_description {
	padding: 10px;
	font-size: small;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	border: thick double #660000;
}
#b3 {
	height: 190px;
	clear: both;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF00FF;
}
#b3_description {
	padding: 10px;
	font-size: small;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	border: thick double #660000;
}
#b4 {
	height: 190px;
	clear: both;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF00FF;
}
#b4_description {
	padding: 10px;
	font-size: small;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	border: thick double #660000;
}
#b5 {
	height: 190px;
	clear: both;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF00FF;
}
#b5_description {
	padding: 10px;
	font-size: small;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	border: thick double #660000;
}
#b6 {
	height: 190px;
	clear: both;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF00FF;
}
#b6_description {
	padding: 10px;
	font-size: small;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	border: thick double #660000;
}
#text_block {
	width: 675px;
	float: left;
	height: 175px;
}
#button  {
	float: right;
	margin-top: 20px;
	margin-right: 10px;
}
.style1 {
	font-size: xx-large;
	color: #000066;
}
.style2 {
	font-size: xx-large;
	color: #CC0000;
	font-weight: bolder;
}
.style4 {
	font-size: 32px;
	color: #000066;
}
.style5 {
	font-size: small;
}
.style6 {
	text-decoration: underline;
}
