	body {
		margin: 0pt;
		border: 5pt;
		border-style: solid;
		border-color: #003399;
		}

	h3 {
		margin-bottom: 0pt;
		margin-top: 30pt;
		border: 0pt;
		height: 10pt;
		}

	h3.top {
		margin-bottom: 0pt;
		margin-top: 0pt;
		border: 0pt;
		height: 10pt;
		}

	h3.center {
		margin-bottom: 0pt;
		margin-top: 0pt;
		border: 0pt;
		height: 10pt;
		text-align: center;
		}

	h3.space {
		margin-bottom: 10pt;
		margin-top: 30pt;
		border: 0pt;
		height: 10pt;
		}

	h3.part {
		margin-bottom: 15pt;
		margin-top: 30pt;
		border: 0pt;
		height: 10pt;
		}
		

	h2 {
		margin: 0pt;
		border: 0pt;
		height: 10pt;
		}

	p.me {
		text-align: justify;
		}

	p.participant {
		margin-top: 5pt;
		margin-bottom: 5pt;
		text-align: justify;
		}

	p.comp {
		margin-top: 0pt;
		margin-bottom: 5pt;
		}

	p.new {
		margin-top: 15pt;
		margin-bottom: 5pt;
		}


	p.center {
		text-align: center;
		}

	a {
		text-decoration: none; 
		color: #003399
		}

	a:hover {
		text-decoration: underline; 
		
		}


	table.center {
		margin-left: auto;
		margin-right: auto;
		}

	p.ref {
		border: 0pt;
		padding-left: 6em;
		margin-bottom: 0pt;
		margin-top: 10pt;
		}


    div.year {
		float: left;
		font-weight: bold;
		width: 5em;
		text-align: right;
		}

    div.refblock {
		margin-bottom: 20pt;
		}


	#content	
	{
		color: #002200;
		font-family: Helvetica, Times, serif;
		background-color: #CCFFCC;
		padding: 10pt;
	}
