body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}

body {
	background-color: #43604A;
	margin-left: 0px;
	margin-top: 0px;
}

a:link {
    color:#000088;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a:visited {
    color:#000088;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a:hover {
    color:#F8F5E2;
	background-color:#43604A;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a:active {
    color:#000088;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}


.author {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-align: justify;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}


.textbodyboldcentered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}

.textbodyboldcentered_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #F00;
	text-align: center;
}

.textbodycentered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-align: center;
}

.quotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #0066CC;
}

.emphasized {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #43604A;
}

.leftheading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #43604A;
	text-align: left;
}

.leftheading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #43604A;
	text-align: left;
}

.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	text-align: center;
}

.heading2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 18pt;
	font-weight: bold;
	text-align: center;
}

.heading3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: bold;
	text-align: center;
}

.subheading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
}

.subheading2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
}

.subheading3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
}

.title {
	font-family: "Courier New", Courier, monospace;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

