body {
background-color: #cccc99;
width: auto;
margin-bottom: 0px;
margin-top: 0px;
}

/* force scrollbar to appear, no matter what */
html, body { 
  height: 100%; 
  margin: 0 0 1px 0; 
  padding: 0; 
} 

a.text {
text-decoration: underline;
}
a {
font-family: Arial;
font-size: 12px;
color: #666666;
text-decoration: none;
}
a:hover{
text-decoration: underline;
}


td {
font-family: Arial;
font-size: 12px;
color: #666666;
}
.greybox{ 
    border-style:solid;
    border-top-color:#999999;
    border-bottom-color:#cccccc;
    border-left-color:#cccccc;
    border-right-color:#cccccc;
    border-width:1px;
    border-top-width:6px;
}

p{
font-size: 12px;
}
p.title, div.title {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 2px;
}
.header {
font-family: Arial;
font-size: 15px;
font-weight: bold;
letter-spacing: -.25px;
}
.boldlink {
font-size: 12px;
font-weight: bold;
letter-spacing: .25px;

}

.para_title {
padding-top: 5px;
font-size: 20px;
}
.page_title {
padding-top: 5px;
font-family: arial;
font-size: 18px;
color: #666666;
font-weight: normal;

}




.endstory {
 border-bottom: 1px solid #666666;
 }




.copyright {
font-size: 11px;
font-family: Arial, sans-serif;
}



.captionimage, captionimageright{
	padding: 2px 2px 2px 0px;
	margin: 2px 2px 2px 0px;
	/*border: 1px solid #999999;*/
	/*border-right: 2px groove #999999;*/
	/*border-bottom: 2px groove #666666;*/
}

.captionimageright{
	float: right;
	margin-left: 4px;
}

.caption{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: -6px;
	padding-left: 0px;
	padding-right: 4px;
	text-align: left;
}
