        body {
                margin:0px 0px 10px 0px;
                background:#FFFFFF;
                font-family: arial, sans-serif;
                }
        A { color: #6666CC;  } 
        A:link          { color: #6666CC; text-decoration: none; } 
        A:visited       { color: #996666; text-decoration: none; } 
        A:active        { color: #99CC66;  } 
        A:hover         { color: #99CC66;  } 

	textarea { width: 100%; }

        #banner {
                font-family:arial, sans-serif;
                color:#FFF;
                font-size:large;
                font-weight:normal;
                border-bottom:1px dotted #FFF;
                border-top:3px solid #99CCFF;
                background:#336699;
                padding:15px; 
                text-transform:uppercase;
                letter-spacing: .2em; 
                }

	.description {
	    color: #99CCFF;
	    font-size: 80%;
	    font-weight: bold;
	    background: #336699;	
	    text-transform: none;	
	}	

        #content {
                position:absolute;
                background:#fff;
		margin-right:10px;
		margin-left:125px;
                border-left:1px dotted #999;
                }

        .page {
		padding:10px;
                }

        .pageheader {
                font-family:arial, sans-serif;
                color:#333;
                font-size:80%;
                font-weight:normal;
                background:#FFF;
                line-height:14px;
                }

        .pagebody {
                font-family:arial, sans-serif;
                color:#333;
                font-size:80%;
                font-weight:normal;
                background:#FFF;
                line-height:14px;
                padding-top:5px;
                padding-bottom:5px;
                border-top:1px dotted #999;
                }

        .pagefooter {
                font-family:arial, sans-serif;
                color:#bbb;
                font-size:60%;
                font-weight:normal;
                background:#FFF;
                line-height:14px;
                border-top:1px dotted #999;
                }

	.litquote {
                font-family:arial, sans-serif;
                font-size:90%;
                font-weight:normal;
                background:#FFF;
                line-height:14px;
                border-top:1px dotted #999;
		}

        .title  { 
                font-family: arial, sans-serif; 
                color: #003366; 
                text-transform: uppercase;
                font-weight:bold;
                line-height:110%;
                }

        #links {
		width:125px;
                background:#fff;
                padding-left:5px;
                }

        .side {
                font-family:arial, sans-serif;
                color:#333;
                font-size:small;
                font-weight:normal;
                line-height:14px;
                }

        .sidetitle {
                font-family:arial, sans-serif;
                color:#666;
                font-size:80%;
                font-weight:bold;
                line-height:14px;
                margin-top:10px;
                text-align:center;
                text-transform:uppercase;
                letter-spacing: .2em;  
		border-bottom:1px dotted #999;
                }

	.command {
                font-family:arial, sans-serif;
		font-style: italic;
		white-space: pre;
		}

	.done {
                font-family:arial, sans-serif;
		text-decoration: line-through;
		}
