<!-- Settings which are specific to the newsletters section -->
BODY 	     {SCROLLBAR-ARROW-COLOR: #FFFFFF; SCROLLBAR-BASE-COLOR:#99cc99;}

.navbar    { 
    border-color: #000000 ; 
	background-color: #99cc99 ; 
	}
#page {
    width:750px;
    margin-right:auto;
    margin-left:auto;
    margin-top:10px;
    padding:0px;
    text-align:justify;
    }	
#navigationright {
	width: 125px;
	float: right;
	margin-right: 0px;
	padding: 0px;
	}
#content {
    width: 615px;
	float: left;
	padding: 0px;
	margin-left: 0px;
	border-left: 0px solid #006;
	}
#newsheader {
	background-color: #fff;
	color: #006;
	border-bottom: 0px solid #000;
	margin-bottom: 0px;
	}
#footer {
	background-color: #fff;
	color: #006;
	border-top: 1px none #000;
	font-size: 11px;
	text-align: center;
	padding: 2px 10px 0 0;
	}
		
#panel {
    width:600px;
    margin-right:auto;
    margin-left:auto;
    margin-top:10px;
    padding:0px;
    text-align:justify;
    }		
.spacer {
	clear: both;
	}
.small {
	font-size: 12px;
	font-color: #800080;
	}
.reader {
	font-size: 14px;
	color: #0066ff;
	}	
.header {
	font-size: 17px;
	font-weight: bold;
	font-color: Black;
	}	
.subheader {
	font-size: 15px;
	font-weight: bold;
	font-color: Black;
    text-align:justify;	
	}		
.index {
	font-size: 12px;
	font-color: Black;
	}
.special {
	font-size: 13px;
	font-color: #800080;
	font-style:italic;
	font-family: Helvetica, Arial, Geneva, sans-serif;
    text-align:justify;	
	}	
p {
	padding: 0;
	margin-top: 0px;
    font-size: 13px;
	font-family: Helvetica, Arial, Geneva, sans-serif;
    text-align:justify;
	}
img {
	border: 0;
	margin-left:2px;
	margin-right:2px;	
	margin-top:2px;	
	margin-bottom:2px;	
	}		
