body { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	color: black; 
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
}

table { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	color: black; 
	background-color: #1E571A; 
	font-weight: bold; 
	text-align: right;
}

table.front {background-color: none;
}

a.menu:link		{color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; text-decoration: none}
a.menu:hover		{color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; text-decoration: none}
a.menu:visited		{color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; text-decoration: none}
a.menu:active		{color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; text-decoration: none}
	

a.front:link		{color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; text-decoration: none}
a.front:hover		{color: #BDBBBB; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; text-decoration: none}
a.front:visited		{color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; text-decoration: none}
a.front:active		{color: #BDBBBB; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; text-decoration: none}
	
		
a:link			{color: #1E571A;  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; text-decoration: underline}
a:hover			{color: #1E571A;  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; text-decoration: none}
a:visited		{color: #1E571A;  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal;  text-decoration: underline}
a:active		{color: #1E571A;  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold;  text-decoration: none}	
	
td.menu {font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	color: white; 
	font-weight: bold; 
}

td.title {font-family: Arial, Helvetica, sans-serif; 
	font-size: 11pt; 
	color: white; 
	font-weight: bold; 
}

table.nofanc {font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: black;
	font-weight: normal; 
	text-align: left;
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: black black black black;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: white;
}

table.agenda {font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: black;
	font-weight: normal; 
	text-align: left;
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: black black black black;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: white;
}

table.nofanc td {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

table.agenda td {
	border-width: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

table.transparent {
	background-color: transparent;
}

td.choice {font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	color: white; 
	font-weight: normal; 
}

td.copyright {font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	color: white; 
	font-weight: normal; 
}

tr.white {color: #FFFFFF; background-color: #FFFFFF; font-size: 18pt;}
	
tr.leftmain {font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	color: white; 
	font-weight: bold; 
	text-align: left;
}

tr.leftsub {font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	color: white; 
	font-weight: normal; 
	text-align: left;
}

.content {
	color: black;
	font-weight: normal;
	background-color: white;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px 0px 0px 0px;
}

.bottom {font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	color: white; 
	font-weight: normal; 
	text-align: center;
}

