		a:link {color: dodgerblue; text-decoration: none}
		a:visited {color: dodgerblue; text-decoration: none}
		a:hover {color: blue; text-decoration: underline}
		a.bold {font-weight: bold}

		body {background: lightgrey; margin: 0 0 0 0; font-family: Verdana, Arial, Sans-Serif;
			     font-size: 11}
			
		form {font-family: Verdana, Arial, Sans-Serif; font-size: 11}
		
		table {background: white; border: 0; font-size: 11; 
				  font-family: Verdana, Arial, 	Sans-Serif}
		td.one    {font-weight: bold}	
		td.head {font-weight: bold; text-align: center}
		tr.one     {background: lightblue}
		
		p                               {font-size: 12; font-family: Verdana, Arial, Sans-Serif; 
								 text-align: justify}
		p.one:first-line {font-weight: bold; font-size: 24}
		p.two:first-line {font-weight: bold; font-size: 14}
		
		ol {font-size: 12; font-family: Verdana, Arial, Sans-Serif; text-align: justify}
		
		div.headerimg {background: url(images/header.jpg); width: 720; height: 180; margin: 0 auto;}
		div.header {background: white; width: 740; height: 190; margin: 0 auto}
		div.top{background: white; width: 740; height: 10; margin: 0 auto}