span.title
	{ 
	font-family: times new roman; 
	font-size: 18pt; 
	font-variant: small-caps; 
	letter-spacing: 4px; 
	color: white; 
	font-weight: normal 
	}

span.subtitle { font-family: times new roman; font-size: 11pt; font-variant: small-caps; letter-spacing: 2px; color: white; font-weight: normal }

div.leftarial 
	{
	font-family: arial; 
	font-size: 8pt; 
	font-style: italic; 
	text-align: left 
	}

div.rightarial {font-family: arial; font-size: 8pt; font-style: italic; text-align: right }

div.centerarial {font-family: arial; font-size: 8pt; font-style: italic; text-align: center; line-height: 16pt}

div.centerarialalt
	{
	font-family: arial;
	font-size: 8pt;
	font-style: italic;
	text-align: center;
	}

div.centertimes {font-family: times new roman; font-size: 10pt; text-align: center; line-height: 16pt }

div.maintab {font-family: times new roman; font-size: 10pt; font-variant: small-caps; font-weight: bold; text-align: center; line-height: 12pt }

div.tab {font-family: times new roman; font-size: 10pt; font-variant: small-caps; text-align: center; line-height: 12pt }

div.miniheaderwhite { font-family: times new roman; font-size: 12pt; font-variant: small-caps; text-align: left; line-height: 14pt; color: white }

div.miniheaderblack { font-family: times new roman; font-size: 12pt; font-variant: small-caps; text-align: left; line-height: 14pt; color: black }

div.smallparagraph
	{
	text-align: left;
	font-family: times new roman
	font-size: 10pt;
	color: black;
	line-height: 14pt;
	}

p { text-align: left; font-family: times new roman; font-size: 12pt; color: black; line-height: 20pt; }

a.navblack:link { text-decoration: none; color: black; font-family: times new roman; font-size: 10pt; font-weight: normal; }

a.navblack:visited { text-decoration: none; color: black; font-family: times new roman; font-size: 10pt; font-weight: normal; }

a.navblack:hover { text-decoration: underline; color: black; font-family: times new roman; font-size: 10pt; font-weight: bold; }

