﻿body         
{    font-family: Verdana, Arial, Helvetica, Geneva, Sans, Swiss, sans-serif; 
     font-size: 12pt; 
     margin-left: 100px;
     background-image: url('images/parch2.jpg');
}
h1
{    font-family: Verdana, Arial, Helvetica, Geneva, Sans, Swiss, sans-serif; 
     font-size: 16pt;
     color: #000066;
}
h2
{    font-family: Verdana, Arial, Helvetica, Geneva, Sans, Swiss, sans-serif; 
     font-size: 14pt;
     color: #000066;
}

.bannertext  
{
     font-size: 10pt;
     color: #C0C0C0; 
}
.links {
	float: right;
}
a    
{
     text-decoration: none;
     font-weight: bolder;
}

a:hover 
{
     text-decoration: underline;
     color: #000066;
}
 
div#nifty{ 
     margin: 0 10%;
     background: #003399;
}
b.rtop, b.rbottom {
     display: block;
     background: #FFF;
}
b.rtop b, b.rbottom b{
     display: block;
     height: 1px;
     overflow: hidden; 
     background: #003399;
}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{
    margin: 0 1px;
    height: 2px;
} 
.content {
	padding: 20px;
	text-indent: 50px;
	width: 90%;
	background-color: #FFFFFF;
	left: 5%;
	line-height: 150%;
}

.thispage {
	color: #666666;
	font-weight: bold;
}
ul {
	list-style-type: none;
	background-color: #CCCCCC;
}
