BODY {
	border: 0px;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	background-color: #000000;
	font-family: Terminal, Monaco, monospace;
	font-size: 14pt;
}
#page {
	width: 590px;
	top: 20px;
	left: 40px;
	position: relative;
}
#owl {
	position: absolute;
	top: 30px;
	height: 213px;
	width: 120px;
	left: 640px;
	background: url(/theme/images/owl.gif);
	float: right;
}
#cat {
	position: absolute;
	top: 280px;
	height: 24px;
	width: 110px;
	left: 650px;
	float: right;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	left: 40px;
	width: 720px;
	padding-top: 40px;
}
#google {
	width: 728px;
	height: 90px;
	float: left;
}
#logo {
	width: 180px;
	height: 60px;
	float: right;
}
#legal {
	position: relative;
	width: 700px;
	top: 20px;
	font-size: 8pt;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
.block_legal {
	height: 10px;
	width: 5px;
	padding-right: 5px;
}
A {
	color: #E6F5B9;
	font-weight: bold;
	text-decoration: none;
}
A:hover {
	text-decoration: underline;
}
H1 {
	color: #E6F5B9;
	font-size: 24pt;
	font-weight: bold;
	padding-bottom: 20px;
}
H2{
	color: #E6F5B9;
	font-size: 16pt;
	font-weight: bold;
	padding-bottom: 10px;
}
IMG {
	border: 0px;
}
LI {
	color: #E6F5B9;
	list-style: none;
}
P.footnote {
	font-size: 8pt;
}
P.note{
	font-size: 12pt;
	font-style: italic;
}