<!--
.titletext {
        font-family: verdana,arial,helvetica,sans-serif;
        color: #789069;
		font-size: 14pt;
		font-weight: bold;
}

.titletext2 {
        font-family: verdana,arial,helvetica,sans-serif;
        color: #696E90;
		font-size: 14pt;
		font-weight: bold;
}

.titletext3 {
        font-family: verdana,arial,helvetica,sans-serif;
        color: #899067;
		font-size: 14pt;
		font-weight: bold;
}



.titletextxmas {
        font-family: verdana,arial,helvetica,sans-serif;
        color: #903131;
		font-size: 14pt;
		font-weight: bold;
}

.titletext3 {
        font-family: verdana,arial,helvetica,sans-serif;
        color: #FFF;
		font-size: 14pt;
		font-weight: bold;
}

A:link {
text-decoration: none;
color: #74A743;
font-weight: bold;		
}

A:visited {
text-decoration: none;
color: #74A743;
font-weight: bold;		
}

A:active {
text-decoration: none;
color: #4DA6BC;
font-weight: bold;		
}

A:hover {
        color: #4DA6BC;
		}

.maintext {
        font-family: arial,helvetica,sans-serif;
        color: #000000;
		font-size: 10pt;
}

.maintextlt {
        font-family: arial,helvetica,sans-serif;
        color: #FFFFFF;
		font-size: 10pt;
}

.maintext2 {
        font-family: arial,helvetica,sans-serif;
        color: #696E90;
		font-size: 10pt;
		font-weight: bold;
}

.maintext3 {
        font-family: arial,helvetica,sans-serif;
        color: #899067;
		font-size: 10pt;
		font-weight: bold;
}

.largetext {
        font-family: arial,helvetica,sans-serif;
		font-size: 12pt;
		font-weight: bold;
}

.largetext2 {
        font-family: arial,helvetica,sans-serif;
		font-size: 12pt;
		font-weight: bold;
        color: #696E90;		
}

.largetextlt {
        font-family: arial,helvetica,sans-serif;
		font-size: 12pt;
		font-weight: bold;
		color: #ffffff;
}

.smalltext {
        font-family: arial,helvetica,sans-serif;
        color: #000000;
		font-size: 8pt;
}

.smalltextlink {
        font-family: arial,helvetica,sans-serif;
        color: #99B189;
		font-size: 8pt;
}


.smalltextlt {
        font-family: arial,helvetica,sans-serif;
        color: #ffffff;
		font-size: 8pt;
}


td {
        font-family: arial,helvetica,sans-serif;
		font-size: 10pt;
        color: #000000;
}

h1 {
        font-family: arial,helvetica,sans-serif;
        color: #000000;
}


-->