		body {
			margin-left: 1%;
			margin-right: 1%;
			margin-top: 0%;
			font-family: "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
		}

		body h1 {
			font-family: "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
			text-align: center;
			margin-left: 0.5em;
		    font-size: medium;
		    voice-family: "\"}\"";   
		    voice-family: inherit;   
		    font-size: large;
		}
		
		html>body h1 {
			font-size:  large;
		} 
		
		body h2 {
		    margin-top: 15px; 
			text-align: center;
		    font-size: small;
		    voice-family: "\"}\"";   
		    voice-family: inherit;   
		    font-size: medium;
		    }

		html>body h2 {
			font-size:  medium;
			} 

		body h3 {
		    margin-top: 15px; 
			text-align: center;
		    font-size: x-small;
		    voice-family: "\"}\"";   
		    voice-family: inherit;   
		    font-size: small;
		    }

		html>body h3 {
			font-size:  small;
			} 

		table.h5 {
			margin-top: 1em;
			margin-bottom: 0.25em;
			font-size: 10px;
		}

		h6 {
			margin-top: 1em;
			margin-bottom: 0.25em;
		}
		
		p {
			margin-right: 3%;
			margin-top: 0;
			margin-bottom: 0;
			line-height: 130%;
			margin-left : 1em;
		}
		body p, th p, td p, li p, dd p, dt p	{
		    font-size: x-small;
		    voice-family: "\"}\"";   
		    voice-family: inherit;   
		    font-size: small;
		    }

		html>body, html>body p, html>body th, 
		html>body td, html>body li, html>body dd, html>body dt    {
		    font-size: small; 
	    }
		
		#refs p {
			padding: 0 30px 0 50px;
			border: 0;
			margin-bottom: 5px;
			}

		ul {
			font-family: "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
		}

		pre {
			color: black;
			background: White;
			font-weight: bold;
			white-space: pre;
			font-family: monospace;
		}

		cite {
			font-size: 12px;
		}

		strong {font-weight: bold}

		p.fineprint {
			font-size: 11px;
			margin: 0;
			padding-bottom: 1px;
			border: 0;
			line-height: 1.1;
		}

		a:link, a:visited {
			font-weight : bold; 
			text-decoration : none;
			color: #930;
			background: transparent; 
			}
		
		a:hover {
			font-weight : bold; 
			text-decoration : underline;
			color: #807240;
			background: transparent; 
			}
		
		a:active {
			font-weight : bold; 
			text-decoration : none;
			color: #526968;
			background: transparent;  
			}
