@charset "UTF-8";
/* CSS Document */

body
{
	background-image:url("../pictures/pixel.gif");
	background-repeat:no-repeat;
	background-position:bottom;
	background-color: #cbcbcb;
	color:#000000;
}
ul
{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:18px;
	line-height:24px;
	list-style-type:none;
	margin:0;
	padding:0;
	
}
#fixed 
{
	position:fixed;
	top:8px;
	left:12px;
}
div
{	
	width:700px;
	padding:0px;
	border:0px;
	margin-top:48px;
	margin-left:188px;
}
h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:36px;
	text-align:center;
}
h2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	text-align:left;
	margin-left:24px;
	margin-top:48px;
}
h3
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	text-align:left;
	margin-left:24px;
	margin-top:48px;
}
p
{
	color:#000000;
	font-size:18px;
	font-stretch:normal;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	line-height:28px;
	text-indent:72px;
	text-decoration:none;
	margin-left:24px;
	margin-bottom:24px;
}
.special
{
	margin-left:92px;
	margin-bottom:24px;
}
.plain
{
	text-indent:0px;
}
ul.indent {margin-left:188px;}
ol
{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	list-style-type:decimal;
	font-size:18px;
	line-height:24px;
	color:#000000;
	margin-left:0px;
}
ol.indent
{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	list-style-type:decimal;
	font-size:18px;
	line-height:24px;
	color:#000000;
	margin-left:140px;
}
ol ul{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:18px;
	line-height:24px;
	list-style-type:none;
	padding:0;
	margin-left:188px;
}
li {
	margin-bottom:24px;
}
.nomargin {margin:0px;}
a
{
	font-size:18px;
	font-stretch:normal;
	font-family:Georgia, "Times New Roman", Times, serif;	
	font-weight:200;
	line-height:24px;
	text-decoration:none;
}
a:link { color:#c3c3c3; }
a:visited { color:#dddddd; }
a:hover { color:#484848; }
a:active { color:#686868; }
a.top
{
	font-size:18px;
	font-stretch:normal;
	font-family:Georgia, "Times New Roman", Times, serif;	
	font-weight:200;
	line-height:24px;
	text-decoration:none;
}
a.top:link { color:#ffffff; }
a.top:visited { color:#ffffff; }
a.top:hover { color:#000000; }
a.top:active { color:#686868; }