body {
	margin: 1em 4em ;
	background-color:white;
	background-image: url("../images/signeback.jpg");
	background-repeat: no-repeat;
	background-position: bottom right;
	background-attachment: fixed;
	}
div.sitename{
	float:left;
	border-style: none;
	width: 12em;
	padding: 2pt;
	text-align:center;
	color:#FFFFFF;
	background-color:#333333;
	font-size:small;
	font-weight:bold;
	}
h1{
	font-size: x-large;
	font-weight: 900;
	color: #6666CC;
	background-color: transparent;
	text-align: left;
	margin: 1em 0em 0em;
	padding: 0em;
	}
h2{
	font-weight: bold;
	font-style: italic;
	font-size: small;
	color: #6666CC;
	background-color:transparent;
	text-indent: 0em;
	margin: 0em;
	padding: 0em;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
	border-bottom-width: 1px;
	}
img.symbol{
	float:left;
	margin: 1em 2em 0em 2em;
	}
div.info{
	width:100%;
	clear: both;
	margin: 0em 0em 3em 0em;
	padding: 0em;
	font-size:small;
	text-align: center;
	line-height: 120%;
	border-style: solid none;
	border-width: 1pt;
	border-color: silver;
	}
div.box{
	width: 80%;
	margin:0%;
	float:left;
	border: none;
	}
div.leftarea{
	width: 30%;
	margin:0%;
	float:left;
	border: none;
	border-style:none;
	text-align: right;
	}
div.rightarea{
	width: 45%;
	margin-left: 2em;
	float: left;
	border: none;
	border-style:none;
	text-align: left;
	}
div.under{
	width:100%;
	clear: both;
	padding: 1em 0.5em;
	}
div.contents{
	text-align:left;
	border-style:none;
	color:black;
	background-color:transparent;
	font-weight:normal;
	margin: 0em;
	padding:0em;
	}
div.note{
	text-align:left;
	border-style:none;
	color:black;
	background-color:transparent;
	font-size:small;
	font-weight:normal;
	line-height: 100%;
	}
div.banners{
	margin: 1em 1em 0em 1em;
	font-size:small;
	}
div.count{
	margin: 0.5em;
	}
address{
	font-style: italic;
	font-weight: normal;
	text-align: left;
	font-size: medium;
	color: #6666CC;
	background-color: transparent;
	}	

ol.first{	
	list-style-type: upper-roman;
	line-height: 150%;
	font-weight: bold;
	color:#000000;
	background-color:transparent;
	margin-left: 2em;
	margin-top: 0em;
	padding-left: 0em;
	}
ol.second{	
	list-style-type: lower-roman;
	line-height: 130%;
	font-weight: normal;
	font-size:small;
	color:#333333;
	background-color:transparent;
	margin-left: 1em;
	margin-top: 0em;
	padding-left: 0em;
	}
	
ul{
	margin-top: 0em;
	}
ul.item{
	list-style-type: square;
	line-height: 130%;
	font-weight: normal;	
	font-size:small;
	}

div.smallnav{
	text-align:right;
	border-style:none;
	color:#999999;
	font-size:x-small;
	font-weight:normal;
	}
div.topnav{
	text-align: left;
	font-size: smaller;
	color: #6666CC;
	background-color: transparent;
	}
div.memorials{
	text-align: left;
	font-size: smaller;
	color: #808080;
	background-color: transparent;
	}
div.bottomnav{
	text-align: left;
	font-size: small;
	color: #6666CC;
	background-color: transparent;
	}	
p{
	line-height: 150%;
	}
p.bottomnav{
	text-align:left;
	text-indent: 4em;
	font-size: small;
	color: #6666CC;
	background-color: transparent;
	line-height: 130%;
	}
h4{
	background-color: transparent;
	font-weight:normal;
	text-indent: 0.5em;	
	line-height: 100%;
	}
span.dcdate{
	color: #6666CC;
	background-color:transparent;
	font-size:small;
	}
span.dctitle{
	font-weight: normal;
	font-size:small;
	}
span.dcsubject{
	font-weight: normal;
	font-size:small;
	}
span.supplement{
	font-size:x-small;
	color:#808080;
	background-color:transparent;
	}
strong{
	color:#CC6633;
	background-color:transparent;
	font-weight: bold;
	}
em{
	color:#666600;
	background-color:transparent;
	font-weight: normal;
	font-style: normal;
	}
table.item{
	border-style: solid none;
	border-width: 1pt;
	border-color: silver;
	}
	
.fat { 
	font-weight:bold;
	color:#FF9966;
	background-color:transparent;
	}
.blue { color:blue; font-weight:bold; }
.small{ font-size:small; font-weight:normal; }
.xsmall{ font-size:x-small; font-weight:normal; }
.cent{ text-align: center;}
.rig{ text-align: right;}
.lef{ text-align: left;}
.banner{
	border-style: none;
	}

:link {
	color: #006699;
	background-color:transparent;
	}
:visited{
	color: #6699FF;
	background-color:transparent;
	}
a:hover{
	color: #FFFFCC;
	background-color: #FF6633;
	}
a:active{
	color:#CC6600;
	background-color:transparent;
	}