h1 { font-size: 1.8em; font-weight:normal; }
h2 { font-size: 16pt; }
h3 { font-size: 14pt; font-weight: bold;}
.attention { COLOR: #FF2222; font-weight: bold;}
body {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 10pt;
	color: #222;
}
p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 10pt;
    text-align: justify;
}
a { text-decoration: none;}
a:hover {text-decoration: underline;}
.Comments { font-family: Georgia; font-size: 8pt; }
li { margin:6px; }
a.att { font-size: 8pt;}
.att { font-size: 8pt;}
.att:hover { font-size: 8pt;}
.footer { color:#E0F0F0}
#page_list li.page_item a {
	color: #656;
	}
#page_list li.page_item {
	font-size:1.1em;
	background-color:#fff;
	border-right:1px solid #ccc;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	}
#page_list{
	border-bottom:1px solid #ddd;
}
#page_list li.page_item{
    background:url(images/top_gradient.png);
	height:14px;
	float:left;
	margin:2px 1px 0px;
	padding:2px 4px 0px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -khtml-border-radius-topleft: 5px;
	-khtml-border-radius-topright: 5px;
    border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
#page_list{
	background:url(images/background.png);
	height:35px;
	padding:3px 0 0 5px;
	list-style:none;
	margin: 0 auto;
}
.ornament{
	background:url(images/background.png);
	height:10px;
}
#content .ornament{
	margin-top:10px;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
}

