.pagetitle { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight: bold; color: #006633}
.subsubtitle { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; color: #006633; font-weight: bold }
.subtitle { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight: bold; color: #006633}
.internaltitle { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; color: #006633; font-weight: bold }
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
.tableborder {
	border: thin solid #006633;
}
A.sidebar:link {
	color:#006633;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;

}
	
A.sidebar:visited {
	color:#006633;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;

}
	
A.sidebar:active {
	color:#009933;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;

}
	
A.sidebar:hover {
	color:#009933;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;

}

A.homepagelink:link {
	color:#006633;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
	
A.homepagelink:visited {
	color:#006633;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
	
A.homepagelink:active {
	color:#009933;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
	
A.homepagelink:hover {
	color:#009933;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.cellborder {
	border: thin solid #006633;


}
a:link {
	color: #000066;

}
a:visited {
	color: #000099;

}
a:hover {
	color: #ff6633;

}
a:active {
	color: #ff6633;

}
.paraborder {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #006633;
	border-left-color: #006633;
}