body {
	color: rgb(0, 0, 0); 
	background-color: rgb(255, 255, 204);
}

a:link {
	color:#3366ff;
}

a:visited {
	color: #660000;
}

a:active {
	color: #000099;
}

#title {
	font-family: courier new,courier,monospace; 
	text-align: left;
}

#title2 {
	text-align: left;
	font-family: courier new,courier,monospace; 
	font-style: italic;
}

table.page {
	width: 635px;
	border-style: none;
}

table.body {
	text-align: left; 
	width: 630px;
}

td.content {
	text-align: center;
	vertical-align: middle;
}

td.links {
	text-align: right; 
	vertical-align: middle;
}

img.main {
	width: 220px; 
#	height: 335px;
}

hr.divisor1 {
	margin-left: auto; 
	margin-right: 0px; 
	height: 1px; 
	width: 40%;
}

span.en {
	font-style: italic;
}
