body {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 11pt;
	color: #333333;
	background: #285E3C;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 10px;
}

.bodytext {
	background: #ffffff;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 15px;
	margin-bottom: 20px;
}

h1 {
	font-size: 12pt;
	margin-left: 10px;
	font-weight: bold;
	color: #336633;
}

h2 {
	font-size: 11pt;
	font-weight: bold;
	color: #336633;
}

h3 {
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	color: #333333;
}

p {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 11pt;
	color: #333333;
}

.bold {
	font-size: 11pt;
	color: #336633;
	font-weight: bold;
}

.smalltext {
	font-size: 9pt;
}
	
a:link {
	color: #336633;
	text-decoration: underline;
}
	
a:visited {
	color: #336633;
	text-decoration: underline;
}
	
a:hover{
	color: #999999;
	text-decoration: none;
}

li {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 11pt;
	color: #333333;
	list-style-image: url(images/common/bullet.gif);
	margin-bottom: 10px;
}

.tdhead {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 9pt;
	color: #003300;
	background-color: #99CC99;
	text-align: center;
	font-weight: bold;
}

.tdbody1 {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 9pt;
	color: #336633;
	text-align: left;
	background-color: #ffffff;
}

.tdbody2 {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 9pt;
	color: #336633;
	text-align: center;
	background-color: #ffffff;
}

.footer {
font-family: arial, helvetica, sans-serif;
font-size: 9pt;
text-align: center;
vertical-align: bottom;
color: #999999;
}

.footer2 {
font-family: arial, helvetica, sans-serif;
font-size: 8pt;
text-align: left;
color: #999999;
vertical-align: bottom;
margin-top: 10px;
margin-left: 20px;
margin-right: 20px;
margin-bottom: 20px;
}

.home {
    font-family: "Arial", Helvetica, sans-serif;
    font-size: x-large;
    font-weight: bold;
    color: #336633;
}

.phome {
    font-family: "Arial", Helvetica, sans-serif;
    font-size: 14pt;
    text-align: center;
    color: #333333;
    margin-left: 35px;
    margin-right: 30px;
}
