.body {
	color: #000000;
	font-size: .85em;
	line-height: 1.2em;
	font-family: "Skia, Arial, sans-serif";
	text-decoration: none;
	background-color: transparent;
	text-indent: 0em;
	letter-spacing: 0px 
}

.indent   { 
	position: relative;
	left: 2.4em 
}

.texttiny { 
	color: #000000; 
	font-size: .65em; 
	line-height: .84em; 
	font-family: "Skia, Arial, sans-serif"; 
	text-decoration: none; 
	background-color: transparent; 
	text-indent: 0em; 
	letter-spacing: 0px 
}

.textsmall { 
	color: #000000; 
	font-size: .7em; 
	line-height: .98em; 
	font-family: "Skia, Arial, sans-serif"; 
	text-decoration: none; 
	background-color: transparent; 
	text-indent: 0em; 
	letter-spacing: 0px 
}

.courier10 {
        font-family: Courier, serif;
        font-size: 10pt;
        font-weight: 500;
        font-style: normal;
        color: black;
}

.letters16 {
        font-family: Skia, Arial, serif;
        font-size: 16pt;
        font-weight: 500;
        font-style: normal;
        line-height: 18pt;
        color: black;
}

.letters14 {
        font-family: Skia, Arial, serif;
        font-size: 14pt;
        font-weight: 500;
        font-style: normal;
        line-height: 16pt;
        color: black;
}

.letters12 {
        font-family: Skia, Arial, serif;
        font-size: 12pt;
        font-weight: 500;
        font-style: normal;
        line-height: 14pt;
        color: black;
}

.letters10 {
        font-family: Skia, Arial, serif;
        font-size: 10pt;
        font-weight: 400;
        font-style: normal;
        color: black;
}

.SmallCaps14 {
        font-family: Skia, Arial, serif;
        text-decoration: none; 
        font-variant: small-caps;
        font-size: 14pt; 
        line-height: 16pt;
        margin-top: 4pt;
        font-weight: 400;
        font-style: normal;
        color: black;
}

.letters8 {
        font-family: Skia, Arial, serif;
        font-size: 8pt;
        font-weight: 300;
        font-style: normal;
        color: black;
}

.uline {
        border-width: 0px 0px 1px 0px;
        padding: 0px 0px 3px 0px;
        border-style: solid;
}

.indent2levels {
/* all paddings are set in top/right/bottom/left order */
        padding: 0em 70px 1em 70px;
        margin: 0;
        line-height: 16pt;
        text-align: justify;
}

a {
	color: #996699;
	font-size: 1em;
	line-height: 1.2em;
	font-family: "Skia, Arial, sans-serif";
	text-decoration: none;
	background-color: transparent;
	text-indent: 0em 
}

a:hover {
	color: #330033;
	font-size: 1em;
	line-height: 1.2em;
	font-family: "Skia, Arial, sans-serif" 
}
