h1  {
	font-family : modern;
	font-style : bold;
	color : #000000;
}

h2  {
	font-family : modern;
	font-style : underlined;
	color : #000000;
}

h3  {
	font-family : modern;
	font-style : italic;
	color : #000000;
	font-size : 12pt;
}

p  {
	font-family : modern;
	color : #000000;
	font-size : 10pt;
}

a:active  {
	font-family : modern;
	font-size : 10pt;
	font-style : normal;
	text-decoration : line-through;
	color : #000000;
}

a:link  {
	font-family : modern;
	font-size : 10pt;
	font-style : normal;
	text-decoration : none;
	color : #000000;
}

a:visited  {
	font-family : modern;
	font-size : 10pt;
	font-style : normal;
	text-decoration : none;
	color : #000000;
}

h4 {  font-family: modern; font-size: 12pt}
h5 {  font-family: modern; font-size: 10pt; color: #000000}
a:hover {  font-family: modern; font-size: 12pt; color: #000000; text-decoration: line-through blink}
