/***********************************************/
/* dsp.css                                  */
/*                                             */
/* This css defines the website styles.        */
/*                                             */
/***********************************************/

body 
{
/*	background-color: #87F2FF;*/
	background-color: #b7F7FF;
	
}
.CopyNotice 
{
	font-size: 10pt;
	font-style: italic;
}
.navbar 
{
	white-space: nowrap;
	float: left;
	margin-top: 0px;
}
.Body11pt 
{
    font-size: 11pt
}
.SectHead 
{
	font-size: 11pt;
	font-weight: bold;
}
