body {
	background: #31b2c5;
}
body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
table.tablebrown {
	background-color: #d76e5e;
}
a.leftlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #A53631;
}
a.leftlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
	color: #F2C62D;
}
a.leftlinktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: underline;
	color: #A53631;
}
.lefttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	color: #A53631;
}
a.bottomlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #A53631;
}
a.intextbrownlink {
	text-decoration: none;
	color: #270D0C;
}
a.intextbrownlink:hover {
	text-decoration: underline;
	color: #270D0C;
}
.smallblktxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
a.smalllink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color:#79879F;
}
td.leftheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #42A65A;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #d76e5e;
	text-align: center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4ca8b5;
	text-align: center;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4ca8b5;
	text-align: center;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4ca8b5;
}
hr {
	color: #894338;
	height: 2px;
}
.copyrighttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #AFE2EA;
}
.bottomtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #A53631;
}
.greentext30ptcenterbold {
	font-size: 30px;
	color: #4ca8b5;
	text-align: center;
	font-weight: bold;
}
.greentext18ptcenterbold {
	font-size: 18px;
	color: #4ca8b5;
	text-align: center;
	font-weight: bold;
}
.greentext16ptcenterbold {
	font-size: 16px;
	color: #4ca8b5;
	text-align: center;
	font-weight: bold;
}
.greentext {
	color: #4ca8b5;
}
.greentextbold {
	color: #4ca8b5;
	font-weight: bold;
}
.greentextboldcenter {
	color: #4ca8b5;
	text-align: center;
	font-weight: bold;
}
.greentext18ptbold {
	color: #4ca8b5;
	font-size: 18pt;
	font-weight: bold;
}
.greentext16ptbold {
	color: #4ca8b5;
	font-size: 16pt;
	font-weight: bold;
}
.greentext14ptbold {
	font-size: 14px;
	color: #4ca8b5;
	font-weight: bold;
}
.browntext {
	color: #d76e5e;
}
.browntextbold {
	color: #d76e5e;
	font-weight: bold;
}
.browntext18ptbold {
	color: #d76e5e;
	font-size: 18pt;
	font-weight: bold;
}
.browntext16ptbold {
	color: #d76e5e;
	font-size: 16pt;
	font-weight: bold;
}
.browntext14ptbold {
	font-size: 14px;
	color: #d76e5e;
	font-weight: bold;
}
.underitalic {
	font-style:italic;
	text-decoration:underline;
}