			*
			{
				font-family: Arial, Verdana, sans-serif;
				font-size: small;
			}

			body
			{
				background-color: #e6e6e6;
			}

			img
			{
				border: none;
			}

			h1
			{
				font-size: 18.0pt;
				color: navy;
				font-style: italic;
				font-weight: bold;
			}
			
			h2
			{
				font-size: large;
				margin-top: 2em;
			}
			
			a
			{
				color: #000080;
			}
			
			div.clearer
			{
				clear: both;
				height: 1px;
				line-height: 0px;
			}

			div.pic
			{
				float: left;
				width: 100px;
				text-align: center;
				margin: auto 10px;
			}
			
			div.event
			{
				margin: 20px auto;
			}

			div.event h3
			{
				margin: 0px auto;
				font-size: medium;
			}

			div.event h3 a
			{
				font-size: medium;
				text-decoration: none;
			}		
			</style>
