body {
		margin: 5px;
		background-color: White;
		font-family: verdana,arial,helvetica,sans-serif;
		font-size: 12pt;
		}

     .button1 {
              background-color: #d8d5c3;
              border-width: 2;
              color: #804040;
              font-size: 10pt;
              font-family: Arial, Helvetica, sans-serif;
               }
		
	#container {
		margin:20px 10px 10px 20px;
		
	}
	
	#leftcontent {
		float: left;
		width:75%;
		background: white;
		color: Black;
		border-right:2px solid #000;
		border-bottom:2px solid #000;
		margin-right:15px;
		padding-bottom:20px;
		}

	#rightcontent {
                padding-top:0px;
		}
		
	p {
		color: #222222;
                margin:10px 30px 10px 5px;
		padding-top: 15px;
		}
		
	h1 {
		background-color: #ffffff;
		color: #717171;
		font-size:16pt;
		margin:0px 0px 10px 0px;
		padding-top:10px;
		padding-left: 15px;
		padding-bottom: 0px;
		border-top: 2px solid #666666;
		}

               h2 {
		background-color: transparent;
		color: #ff9933;
		font-family: verdana,arial,helvetica,sans-serif;
		font-size:10pt;
                font-style: italic;
		margin:10px 0px -20px 5px;
		padding-left: 40px;
                padding-top: 0px;
		padding-bottom:25px;
		}

            h3 {
		background-color: transparent;
		color: #660000;
		font-family: verdana,arial,helvetica,sans-serif;
		font-size:18pt;
		margin:10px 0px -20px 5px;
		padding-left: 15px;
                padding-top:25px;
		padding-bottom:2px;
                border-bottom: 2px solid #666666;
		}
	
		
	h4 {
		background-color: transparent;
		color: #717171;
		font-family: verdana,arial,helvetica,sans-serif;
		font-size:14pt;
		margin:10px 0px -20px 5px;
		padding-top:15px;
		padding-bottom:0px;
		}
h5 {
		background-color: #ffffff;
                align: center;
		color: #717171;
		font-size:12pt;
		margin:0px 0px 10px 0px;
		padding-top:10px;
		padding-left: 15px;
		padding-bottom: 0px;
		border-top: 2px solid #666666;
                border-bottom: 2px solid #666666;

		}




        ul {    
                list-style: none;
                color: #222222;}

              ul.nav {    
                list-style: none;
                color: #717171;} 

        ol {    color: #222222;}	


	li {	padding-bottom: 10px;
		}

	a:link { 
		color: #660000; 
		text-decoration: none; 
		}
	
	a:visited { 
		color: #660000; 
		text-decoration: none; 
		}
	
	a:hover { 
		color: #ffcc22; 
		text-decoration: none; 
		}

	a:active { 
		color: #ff9900; 
		text-decoration: none; 
		}
		
        td      {
                color:#222222;
                }      
           
	
	#presents {
		background-color: transparent;
		color: #666666;
		font-size: 10pt;
		font-style: italic;
		font-weight: 700;
		margin-left: 0px;
		margin-bottom: -3px;
		padding-top: 20px;
		padding-bottom: 0px;
		padding-left: 2px;
		letter-spacing: 5px;
		}
	
	#name {
		background-color: #d8d5c3;
		color: #804040;
		font-family: "Times New Roman", Times, serif;
		font-size: 40pt;
		margin-left: 0px;
		padding-top: 10px;
		padding-bottom: 15px;
		padding-left: 120px;
		border-top: 2px solid #666666;
		border-bottom: 2px solid #666666;
		}
	
	#sig {
		font-family: "Times New Roman", Times, serif;
		font-style: italic;
		text-align: right;
		}
	
	#rightcontent li {
		font-size:10pt;
		margin-left:0px;
		}
		
	.intro {
		padding-bottom: 20px;
	}
		
	.copy {
		margin-top: 25px;
                
		background-color: transparent;
		text-align: center;
		color: #717171;
		font-size: 8pt;
	}
	
        #listleft {
                width:49%;
                float: left;
                background:#fff;
                padding-top:20px;
                padding-bottom:10px;  
                }

        #listright {
                width:49%;
                float: right;
                background:#fff;
                padding-top:20px;
                padding-right:2px;
                padding-bottom:10px;  
                }

        #listcenter {
                
                width:98%;
                float:left;
                background:#fff;
                padding-top:20px;
                padding-right:2px;
                padding-bottom:10px
                padding-left:125px;
                }