
a:link 
	{ 
	color: #3300cc; 
	text-decoration:  underline;
	}

a:visited 
	{ 
	color: #9966cc; 
	text-decoration:  underline; 
	}

a.hdr:link 
	{ 
	color: #3300cc; 
	font-size: 14pt; 
	text-decoration:  underline; 
	}

a.hdr:visited 
	{ 
	color: #000099; 
	font-size: 14pt; 
	text-decoration:  underline; 
	}

p 
   { 
   text-indent: 14pt;
   font-family: serif;
   font-size: 12pt; 
   }

td 
	{ 
	color: #000000;
   	font-family: serif; 
	font-size: 12pt; 
	}

td.footer
	{ 
	color: #EFEFD4; 
	font-size: 9pt; 
	font-weight: normal; 
	}

h1 
	{ 
	color: #990000; 
	text-align: center; 
	}

li 
	{ 
	list-style-type: square; 
	}

#num 
	{ 
	color: #990000; 
	text-align: right; 
	font-weight: bold; 
	}

#note 
	{ 
	font-size: 9pt; 
	}

#clr 
	{ 
	color: #990000; 
	font-size: 12pt; 
	font-weight: bold; 
	}

#hdr 
	{ 
	color: #000099; 
	font-size: 16pt; 
	font-weight: normal; 
	}

#date 
	{ 
	color: #000000; 
	font-size: 11pt; 
	font-weight: bold; 
	font-style: veranda; 
	font-style: normal;
	}

#time 
	{ 
	color: #996633; 
	font-size: 8pt;
	}
