body {
background: #EEF9FC;
}
table{
	background-color: White;
}
body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000
}
a.leftlink{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	color : #33471F;
	}
a.leftlink:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	color : #62ABAE;
	}
a.leftlinktwo{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	color : #327252;
	}
a.leftlinktwo:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	color : #6285AE;
}
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;
	}
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 : 20pt;
	text-decoration: none;
	color : #E05D5D;
}
h2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : #003300;
}
h3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16pt;
	text-decoration: none;
	color : #E05D5D;
	text-align: center;
}
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: #339966;
	font-weight: bold;
	}
.redtext {
	color: #DE5252;
   font-size: 10pt;
}
.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;
}
.border{
	border-color: Window;
}