body {
	font-family: 'Arial';
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-stretch: normal;
	font-size: 11pt;
	text-align: left;
	text-indent: 0in;
	text-decoration: none;
	text-align: left;
	color: #000000;
	background-color: #ffffff;
}

p {
        font-family: 'Arial';
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        font-stretch: normal;
        font-size: 11pt;
        text-align: left;
        text-indent: 0in;
        text-decoration: none;
        text-align: left;
        color: #000000;
        background-color: #ffffff;
}

li {
        font-family: 'Arial';
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        font-stretch: normal;
        font-size: 11pt;
        text-align: left;
        text-indent: 0in;
        text-decoration: none;
        text-align: left;
        color: #000000;
        background-color: #ffffff;
}


h1 {
	font-size: 22pt;
	color: #07796C;
}

h2,h3,h4,h5,h6 {
	font-size: 11pt;
}

table {
	border-collapse: collapse;
	border: 1px solid green;
	border-style: solid;
	empty-cells: hide;
}

td.hide {
	visibility: hidden;
}

a:link {
        font-family: 'Arial';
        font-size: 11pt;
	color: #07796C;
}

a:visited {
        font-family: 'Arial';
        font-size: 11pt;
	color: #033A34;
}

a:hover {
        font-family: 'Arial';
        font-size: 11pt;
	color: #0000FF;
}

span.slogan {
        font-family: 'Arial';
        font-size: 11pt;
	font-style: italic;
	color: #07796C;
}

span.copyright {
        font-family: 'Arial';
        font-size: 11pt;
        font-style: italic;
        color: #07796C;
}

span.emph {
        font-family: 'Arial';
        font-size: 11pt;
	font-style: italic;
	color: #07796C;
}

span.headline {
        font-family: 'Arial';
        font-size: 12pt;
	font-weight: bold;
	color: #07796C;
}

.center {
	text-align: center;	
}

