
body{
font-family: trebuchet ms;color: rgb(0, 102, 0);background-image: url(images/leaves.jpg)}

.menu {font-size: 10pt; font-weight: bold;
padding-top: 120px;
	padding-left: 20px;
	}

.menu a:link{
	color: #00C957;
}

.menu a:visited{
	color: #00C957;
}

.menu a:active{
	color: #00C957;
}

a{text-decoration: none;}


.content_page{
	font-family: trebuchet ms; width: 650px;
}

.content_page a:link{
	color: #00C957;
}

.content_page a:visited{
	color: #00C957;
}

.content_page a:active{
	color: #00C957;
}

.homepage{
	color: rgb(0,102,0);
	text-align: center;
	font-size: 10pt;
}

.highlight{
	font-weight: bold;
	font-size: 12pt;	
	margin-bottom: 15px;	
}

.highlight_tight{
	font-weight: bold;
	font-size: 12pt;	
}

.highlight_small{
	font-weight: bold;
	margin-bottom: 15px;	
}
.highlight_coloured{
	font-weight:bold;
	color: #9999ff;
	text-align:center;
	font-size: 12pt;
	margin-bottom: 15px;
}

.normal_text{
}

.normal_text_end_of_paragraph{
	margin-bottom: 30px;
}

.homepage_list{
	font-size: 12pt;
	margin-bottom: 20px;
}

.footnote{
	font-size: 7pt;
	text-align: left;
	margin-top: 30px;
}