h1 { 	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif; 
     	color: black;
     	font-size: 24pt;
	font-weight: normal;
     	text-align: center;
	line-height: 90%;
   }

h3 {	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color: black;
	font-size: 12pt;
	font-weight: normal;
	line-height: 90%;
   }

h2 {	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color: black;
	font-size: 16pt;
	font-weight: normal;
   }

.linkcolor { color: #2020ff }

A:link { 
	color: #2020ff;
	text-decoration: none;
}

A:visited {
	color: #2020fa; 
	text-decoration: none;
}

A:active { 
	color: #0000ff;
	text-decoration: none;
}

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-align: left;
	color: #000000;
	letter-spacing: -0.5pt;
	background-color: #fffffd;
}

.default-text {
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
        font-size: 12pt;
        text-align: left;
        color: #000000;
        letter-spacing: -0.5pt;
        background-color: #fffffd;
}

.fixed-text {
	font-family: Courier, fixed;
	font-size: 12pt;
}

.noindent {
	text-indent: 0in;
}

p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-align: left;
	text-indent: 0.25in;
	color: #000000;
	letter-spacing: -0.5pt;
	background-color: #fffffd;
}

.enddata {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
