a:link {color: #000099;text-decoration:underline;}
a:visited {color: #777777;text-decoration:underline;}
a:active {color: #FF170B;text-decoration:underline;}
a:hover {color: #FF170B;text-decoration:underline;}

td{
	font-weight:bold;
	color:#000099;
	font-size: 80%;
	font-style: normal;
	color: #000000;
	line-height: 150%;
	list-style-type: none;
}
#body {
	width: 780px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding-top:10px;
	border: solid #999999 1px;
}

#contents {
	padding: 20px;
	width: 560px;
	float: left;
	overflow: hidden;

}
h3 {
	color: #FF0000;
}
.makingform {
	height: 700px;
	width: 740px;
}
#formarea {
	float: left;
	overflow: hidden;
	padding: 0px 20px 20px 20px;
}
p {
	font-size: 90%;
	line-height: 135%;
}
li{	font-size: 90%;
	line-height: 135%;
}

#side{
	float:left;
	width:160px;
	overflow: hidden;
	padding: 0px 0px 0px 9px;
	margin:10px 0px 0px 0px;
	border-left:solid 1px #cccccc;
	font-size: 90%;
}

