A:Hover  {
	color : red;
}

h1  {
	font-size : 20pt;
	color : 000066;
	font-family : Garamond, Book Antiqua, Times New Roman, serif;
}

h2  {
	font-size : 16pt;
	color : 000066;
	font-family : Garamond, Book Antiqua, Times New Roman, serif;
}

h3  {
	font-size : 14pt;
	color : #996666;
	font-family : Garamond, Book Antiqua, Times New Roman, serif;
}

h4  {
	font-size : 12pt;
	font-family : Trebuchet MS, Garamond, Book Antiqua, Times New Roman, serif;
	color : 660000;
}

td  {
	font-size : 12pt;
	font-family : Garamond, Book Antiqua, Times New Roman, serif;
}

P  {
	font-size : 12pt;
	font-family : Garamond, Book Antiqua, Times New Roman, serif;
}

LI  {
	font-size : 12pt;
	font-family : Garamond, Book Antiqua, Times New Roman, serif;
}

.Date  {
	font-size : 12pt;
	font-weight : Bold;
	color : 660000;
	font-family : Garamond, Book Antiqua, Times New Roman, serif;
}

.Note  {
	font-size : 11pt;
	font-weight : Bold;
	font-style : Italic;
	color : 660000;
	font-family : Garamond, Book Antiqua, Times New Roman, serif;
}

.Attrib  {
	font-size : 9pt;
	color : 660000;
	font-family : Garamond, Book Antiqua, Times New Roman, serif;
}

BLOCKQUOTE  {
	font-size : 11pt;
	color : 660000;
	font-family : Times New Roman, serif;
}

.Headline  {
	font-size : 10pt;
	color : 660000;
	font-family : Arial Black, Times New Roman, serif;
}

.Links  {
	font-size : 10pt;
	font-family : Times New Roman, serif;
}

.Search  {
	font-family : Verdana, Arial, sans-serif;
	font-size : 8pt;
	color : #000066;
	background-color: #FFCC99
}

.SmallText  {
	font-family : Arial, sans-serif;
	font-size : 8pt;
}

.Year  {
	font-family : Verdana, Arial, sans-serif;
	font-size : 8pt;
	color : #000066;
	background-color: #FFFFCC
}

.Comment  {
	color : 000000;
	font-size : 10pt;
	font-family : Garamond, Times New Roman, serif;
	border-style: solid;
	border-width: 1px;
	border-color : #9999CC;
	padding-left : 12px;
	padding-right : 12px;
	padding-top : 4px;
	padding-bottom : 4px;
}

