body  {
	font-family : Arial, sans-serif;
	font-size : 8pt;
            color: yellow;
}

a:visited  {
	font-family : Arial, sans-serif;
	color : darkorange;
	text-decoration : none;
}

a:active  {
	font-family : Arial, sans-serif;
	color : darkorange;
	text-decoration : none;
}

a:hover  {
	font-family : Arial, sans-serif;
	color : darkorange;
	text-decoration : underline;
}

a  {
	font-family : Arial, sans-serif;
	color : darkorange;
	text-decoration : none;
}

.abstr {
	font-family : Times New Roman;
            color: white;
	font-size : 12pt;
}

h1 {
	font-size: 18pt;
	font-weight: bold;
}
