
	a , .highlight{
				color:#000;
				background-color:#FFFF00;
				text-decoration: none;
				}
				
	a:hover {
				color:#FFF;
				background-color:#3399FF
				}
			
	.copy {
				font-family: Arial, Helvetica, sans-serif;
				}	
			
	.small {
				font-size:60%;
				}
				
	.regular {
				font-size:100%;
				}
				
	.large {
				font-size:150%;
				}

	  #content {
				margin:60px 60px;
        max-width:700px;
				}
    #box {
        border:1px solid #000;
        padding:1em;
    }

    .h1_title  {
				width:600px;
				}
				
					
	.nostyle {
				display:inline;
				list-style:none;
				}
		#references {
			margin:0;
			padding:0;
			}		
    #references li {
        list-style:none;
    }
