p{
    font-family: Georgia, Times, Serif;
    font-size: 10pt;
    color: #fff;
    text-align: justify;
	line-height: 14pt;
	
}

h2{
    font-family: Georgia, Times, Serif;
    font-size: 12pt;
    color: #fff;
	font-weight: bold;
	color: #dbba20;
    text-align: left;
}

h1{
    font-family: Georgia, Times, Serif;
    font-size: 16pt;
    color: #fff;
	font-weight: bold;
	color: #dbba20;
    text-align: left;
}

.navtext{
    font-family: Georgia, Times, Serif;
    font-size: 9.5pt;
    color: #fff;
    text-align: center;
	line-height: 14pt;
	font-variant: small-caps;
}

.navtext2{
    font-family: Georgia, Times, Serif;
    font-size: 10pt;
    color: #fff;
    text-align: center;
	line-height: 14pt;
	font-variant: small-caps;
}

.porttext{
    font-family: Georgia, Times, Serif;
    font-size: 10pt;
    color: #dbba20;
    text-align: center;
	font-weight: bold;
	font-variant: small-caps;
}

.text{
    font-family: Georgia, Times, Serif;
    font-size: 10pt;
    color: #fff;
    text-align: justify;
	line-height: 14pt;
	
}

.caption{
    font-family: Georgia, Times, Serif;
    font-size: 8pt;
    color: #fff;
    text-align: left;
	line-height: 12pt;
	
}

.index{
    font-family: Georgia, Times, Serif;
    font-size: 11pt;
    color: #fff;
    text-align: justify;
	line-height: 22pt;
	
}

.footer {
	color: #005c40;
	font-size: 8pt;
	margin: 0;
	padding: 0;
	text-align: center;
	padding-top: 25px;
}

a:link { color: #fff; text-decoration: none; }
a:visited { color: #fff; text-decoration: none; }
a:hover { color: #fff; text-decoration: underline; }
a:active { color: #fff; text-decoration: none; }

a.direct2:link { color: #FFF; text-decoration: underline; }
a.direct2:visited { color: #FFF; text-decoration: underline; }
a.direct2:hover { color: #FFF; text-decoration: none; }
a.direct2:active { color: #FFF; text-decoration: underline; }

