			body
				{
					background-color:#FFF;
					font-family: tahoma,arial,sans-serif;
					font-size: 0.8em;
					color:#555;
				}

			h1
				{
					padding: 10px;
					font-family: tahoma,arial,sans-serif;
					font-size: 1em;
					font-weight: bold;
				}

				
			h2
				{
					color: #5B8573;
					border-bottom: 1px solid #CCC;
					font-size: 1.4em;
					clear: both;
				}
				
			a
				{
					color: #5B8573;
					text-decoration: underline;
				}
			
			a:hover
				{
					text-decoration: none;
				}


			