body {
	font-family: arial, helvetica, sans-serif; margin: 20px;
}

td {
	font-family: arial, helvetica, sans-serif;
}

a.navbar	{ 
	color: white; background-color: #8CC63F;
}

a.navbar:link	{ 
	color: white; background-color: #8CC63F;
}

a.navbar:visited	{
	color: white; background-color: #8CC63F;
}

a.navbar:hover	{
	color: white; background-color: #8CC63F; text-decoration: underline;
}

a.navbar:active	{ 
	color: white; background-color: #8CC63F;
}

a.navbar_current { 
	color: white; background-color: #8CC63F; font-weight: bold;
}

a.navbar_current:link	{ 
	color: white; background-color: #8CC63F;
}

a.navbar_current:visited	{
	color: white; background-color: #8CC63F;
}

a.navbar_current:hover	{
	color: white; background-color: #8CC63F; text-decoration: underline;
}

a.navbar_current:active	{ 
	color: white; background-color: #8CC63F;
}

.container	{ 
	border-left: 1px solid black; border-top: 1px solid black; border-right: 1px solid black; border-bottom: 0px; height: 459px; width: 750px;
}

.green	{ 
	background-color: #8CC63F; border: 1px solid black;
}

.green_footer	{ 
	background-color: #8CC63F; border-bottom: 2px solid black; border-right: 2px solid black; width: 181px;
}

.grey	{ 
	background-color: #969696; border: 1px solid black;
}

.grey_footer	{ 
	background-color: #969696; border-left: 1px solid black; border-bottom: 2px solid black; width: 569px;
}

a.section	{ 
	color: black; text-decoration: none; font-size: 16px;
}

a.section:link	{ 
	color: black; text-decoration: none; font-size: 16px;
}

a.section:visited	{
	text-decoration: none; font-size: 16px;
}

a.section:hover	{
	color: black; text-decoration: underline; font-size: 16px;
}

a.section:active	{ 
	color: black; text-decoration: underline; font-size: 16px;
}

.subsection	{
	color: black; font-size: 14px;
}

a.black	{ 
	color: black; text-decoration: underline; font-size: 12px;
}

a.black:link	{ 
	color: black; text-decoration: underline; font-size: 12px;
}

a.black:visited	{
	text-decoration: underline; font-size: 12px;
}

a.black:hover	{
	color: black; text-decoration: underline; font-size: 12px;
}

a.black:active	{ 
	color: black; text-decoration: underline; font-size: 12px;
}

a.white	{ 
	color: white; text-decoration: underline; font-size: 12px;
}

a.white:link	{ 
	color: white; text-decoration: underline; font-size: 12px;
}

a.white:visited	{
	text-decoration: underline; font-size: 12px;
}

a.white:hover	{
	color: white; text-decoration: underline; font-size: 12px;
}

a.white:active	{ 
	color: white; text-decoration: underline; font-size: 12px;
}

.white:bold	{ 
	color: white; font-size: 12px;
}

.white	{ 
	color: white; text-decoration: bold; font-size: 12px;
}

.left	{ 
	width: 570px;
}

.centre {
	background-color: #EAEAEA; font-size: 12px; width: 525px
}

.right	{ 
	background-color: #EAEAEA; color: #808080; font-size: 18px; width: 180px; 
}

.copyright {
	color: black; font-size: 9px;
}

a.footer	{ 
	color: black; text-decoration: underline; font-size: 9px;
}

a.footer:link	{ 
	color: black; text-decoration: underline; font-size: 9px;
}

a.footer:visited	{
	text-decoration: underline; font-size: 9px;
}

a.footer:hover	{
	color: black; text-decoration: underline; font-size: 9px;
}

a.footer:active	{ 
	color: black; text-decoration: underline; font-size: 9px;
}
