	H1 { font-size: 12pt;
		font-family: sans-serif;
		}

	H2 { font-size: 18pt;
		font-family: sans-serif;
		color: #707070;
		}

	H3 { font-size: 14pt;
		font-family: sans-serif;
		}

	P	  { color: black 
		font-family: serif;
		font-size: 14pt;
		margin-left: 3em;
		margin-right: 6em;
	}
	A:link    { color: black; 
			text-decoration: none; 
			font-family: sans-serif; 
			font-size: 12pt;
			font-weight: bold }
	A:visited { color: black; 
			text-decoration: none; 
			font-family: sans-serif; 
			font-size: 12pt;
			font-weight: bold }
	A:active  { color: black; 
			text-decoration: none; 
			font-family: sans-serif; 
			font-size: 12pt;
			font-weight: bold }
	A:hover   { color: black; 
			text-decoration: underline; 
			font-family: sans-serif; 
			font-size: 12pt;
			font-weight: bold }

	.smallprint {color: gray;
				font-size: 9pt;
				margin-left: 10em;
				margin-top: 3px;
				margin-bottom: 3px;
				}

	div.nav		{ position: absolute;
					top: 30px;
					left: 450px;
				}

	span.ad		{ position: absolute;
					top: 30px;
					right: 30px;
				}

	div.gads 	{ position: absolute;
					left: 60px;
					margin-top: 30px;
				
				}
