head
{<SCRIPT LANGUAGE="JavaScript" TYPE="text/javascript">
<!--
function openPollWin(wName,wWidth,wHeight,wResize,obj)
{
	features = 'menubar=0,toolbar=0,location=0,directories=0,scrollbars=1,status=0,'
			+ 'resizable=' + ((wResize) ? 1 : 0)
			+ ((wWidth) ? ',width=' + wWidth : '')
			+ ((wHeight) ? ',height=' + wHeight : '');
	popWin = window.open('',wName,features);
	if(popWin.focus) popWin.focus();
	return true;
}
  // -->
</script>}

body {font-size:1em;margin-left:1%;color:brack;background-image:url(.gif)}
a:link {color : blue;text-decoration : underline;}
a:hover{ background-color : red;}

.s1 {font-size:2em;color:black;font-weight:bold}
.s2 {font-size:1em;color:blue;font-weight:bold}
.s3 {font-size:1.4em;color:red;font-weight:bold}
.s4 {font-size:1em;color:gray}




