body {
	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;

}

#menu {
	width: 760px;
}

#menu table, td {
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
}

#menu img {
	border: 0px;
}

#titlebar {
	left: 200px;
}

#container {
	width: 760px;
}

#chapter {
	margin-top: 5px;
	float: left;
	left: 21px;
	margin-left: 21px;
	width: 149px;
	border: 0px;
	padding: 0px;
}

#contents {
	margin-top: 5px;
	float: left;	
	left: 170px;
	width: 555px;
	border: 0px;
	padding: 0px;
}

#contents .testilinks{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-collapse: collapse;
	
}

#contents .nomelink{
	width: 405px;
	padding: 2px;
}
#contents .urllink{
	width: 150px;
	text-align: right;
	padding: 2px;
}

#contents a {
	text-decoration: none;
}

#contents a:hover {
	text-decoration: underline;
}

#contents .trodd {
	background-color: #E0EFFC;
}

#contents .treven {
	background-color: #EBF5FE;
}

#footer img {
	margin-top: 5px;
	border: 0px;
}


.title01big{
	color: #000000;
	font-size: 15px;
	font-weight: bold;
	text-indent: 0px;
}

.title01medium{
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	text-indent: 0px;
}

.title01small{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-indent: 0px;
}

.title02big{
	color: #FF0000;
	font-size: 15px;
	font-weight: bold;
	text-indent: 0px;
}

.title02medium{
	color: #FF0000;
	font-size: 13px;
	font-weight: bold;
	text-indent: 0px;
}

.title02small{
	color: #FF0000;
	font-size: 11px;
	font-weight: bold;
	text-indent: 0px;
}

.title03big{
	color: #228B22;
	font-size: 15px;
	font-weight: bold;
	text-indent: 0px;
}

.title03medium{
	color: #228B22;
	font-size: 13px;
	font-weight: bold;
	text-indent: 0px;
}

.title03small{
	color: #228B22;
	font-size: 11px;
	font-weight: bold;
	text-indent: 0px;
}

