
body{
font-family: trebuchet ms;color: rgb(0, 0, 0);)}

.main_div{
	position: center;
	top: 0px;
	left: 50%;
	margin-left: 0px;
	width: 1100px;
	height: 3000px;
}

.menu {font-size: 10pt; font-weight: bold;
padding-top: 5px;
	padding-left: 2px;
	}

.menu a:link{
	color: #00FF66;
}

.menu a:visited{
	color: #00FF66;
}

.menu a:active{
	color: #00C957;
}

a{text-decoration: none;}


.content_page{
	font-family: trebuchet ms; width: 920px;
}

.content_page a:link{
	color: #7E92F5;
}

.content_page a:visited{
	color: #7E92F5;
}

.content_page a:active{
	color: #7E92F5;
}

.homepage{
	color: rgb(0,0,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;
}
