
a		{ font-family: Arial; font-size: 10pt; color: #000080; font-weight }
a:link 		{ color: #ff0000; text-decoration: none }
a:visited 	{ color: #0000ff; text-decoration: none }
a:hover 	{ text-decoration: underline}

p.green	{ font-family: Arial; font-size: 8pt; color: #008000; font-weight }
p.red	{ font-family: Arial; font-size: 10pt; color: #FF0000; font-weight: bold }
p.blue	{ font-family: Arial; font-size: 10pt; color: #000080; font-weight: bold }

p.std	{ font-family: Arial; font-size: 10pt}
p.std2	{ font-family: Arial; font-size: 12pt}

p.h1	{ font-family: Arial; font-size: 14pt; color: #000080; font-weight: bold }
p.h2	{ font-family: Arial; font-size: 12pt; color: #000080; font-weight: bold }
p.h3	{ font-family: Arial; font-size: 12pt; color: #000080; font-weight: bold }

li.std	{ font-family: Arial; font-size: 10pt}
