body {
		margin:10px;
		padding:10px;
		background-color:#FFFFFF;
}

#header { 
		margin-top:0%;
		margin-right:10%;
		margin-left:10%;
		background:#FFFFFF;
		text-align:center;
		border:3px solid #eeeeee;
}

#outerborder { 
		background:#FFFFFF;
		margin-top:0%;
		margin-bottom:0%;		
		margin-right:10%;
		margin-left:10%;
		border-left:3px solid #eeeeee;
        border-right:3px solid #eeeeee;
		text-align:left;
}

#content { 
		padding-top:5px;
		padding-left:15px;
		padding-right:15px;		
		background:#FFFFFF;
		border:10px solid #FFFFFF;
		text-align:left;
}
		
#footer { 
		margin-top:0%;
		margin-right:10%;
		margin-left:10%;
        margin-bottom:1%;
		background:#FFFFFF;
		border:0px solid #ffffff;
		text-align:left;
		min-width:500px;
        border:3px solid #eeeeee;
}		

#line { 
		border:1px solid #dddddd;
		text-align:left;
}

a { COLOR: #660000; TEXT-DECORATION: underline; font-weight: bold }

a:link { COLOR: #660000; TEXT-DECORATION: underline; font-weight: bold }

a:active { COLOR: #660000; TEXT-DECORATION: underline; font-weight: bold }

a:visited { color: #556677; font-weight: bold }

a:hover {background-color:#eeeeee;}

.TOC, .body, body, td { font-family: Verdana, Times New Roman, Arial; font-size: 10pt; text-indent: 0; line-height: 150%; color: #000000 }
               
.TOCsmall    { font-family: Verdana, Times New Roman, Arial; font-size: 7pt; text-indent: 0; color: #660000; font-weight: bold; margin-top: 0 }

.TOCblack    { font-family: Verdana, Times New Roman, Arial; font-size: 8pt; text-indent: 0; color: #000000; margin-top: 0 }

.TOCwhite    { font-family: Verdana, Times New Roman, Arial; font-size: 7pt; text-indent: 0; color: #eeeeee; font-weight: bold; margin-top: 0 }

.TOCtitle    { font-family: Verdana, Times New Roman, Arial; font-size: 12.0pt; color: #556677; font-weight: bold }
               
.Manuscript  { font-family: Courier New, Verdana, Arial;; font-size: 11pt; text-indent: 0; line-height: 150%; 
               margin-top: 0 }

.textfont    { font-family: Verdana; font-size: 10pt; text-indent: 5; line-height: 150%; 
               margin-top: 0 }

.Blue    { font-family: Verdana; font-size: 10.0pt; color: #0000FF;  
			line-height: 150%; margin-top: 0 }

.azure    { font-family: Verdana; font-size: 10.0pt; color: #556677; margin-top: 0 }

.news {	font-family: Courier New, Times, Times New Roman, serif;
		color:#000000;
		font-size:13px;
		font-weight:normal;
  		background:#000000;
  		line-height:16px;
		text-align:left;	
		}


