body {
background: #c6dcb5;
}
body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003399
}
a.leftlink{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	color : #c6dcb5;
	}
a.leftlink:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
    background-color: #c6dcb5;
	color : #666633;
}
a.rsclink{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-decoration: underline;
	color : #003399;
	}
a.rsclink:hover{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-decoration: underline;
	color : #545429;
	}
a.intextlnk{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	color : #003399;
	}
a.intextlnk:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: underline;
	color : #545429;
	}
	a.intextlnkunderlined{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: underline;
	color : #003399;
	}
a.intextlnkunderlined:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	color : #545429;
	}
td.leftheading {
	font-family : Arial, Helvetica, sans-serif;
	font-size :12pt;
	font-weight: bold;
	font-style: italic;
	color: #c6dcb5;
}
h1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size :18pt;
	font: italic;
	font-weight: bold;
	color : #6666B2;
	text-align: center;
}
h2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : #003399;
}
h3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	color : #c6dcb5;
}
h4 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #339966;
}
hr {
	color : #339966;
	height : 2px;
}
.greentext18ptbold {
	color: #339966;
	font-size: 18pt;
	font-weight: bold;
}
.greentext16ptbold {
	color: #339966;
	font-size: 16pt;
	font-weight: bold;
}
.greentext14ptbold {
	font-size : 14px;
	color : #339966;
	font-weight: bold;
}
.greentextbold {
	color: #c6dcb5;
	font-weight: bold;

}
.greentextcenter18ptbold {
	color: #339966;
	font-size: 18pt;
	font-weight: bold;
	text-align: center;
}
.greentextcenter16ptbold {
	color: #339966;
	font-size: 16pt;
	font-weight: bold;
	text-align: center;
}
.greentextcenter14ptbold {
	font-size : 14px;
	color : #339966;
	font-weight: bold;
	text-align: center;
}
.greentextcenterbold {
	color: #c6dcb5;
	font-weight: bold;
	text-align: center;
}
.greentextcenter {
	color: #339966;
	text-align: center;
}
