body {
	background-color: #FFFF80;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
}

h1,h2,h3,h4 {text-align:center;}

.heading {
	text-align: left;
}

p.8b {font-size:8pt;
         font-weight:bold}

p.10b {font-size:10pt;
         font-weight:bold}

p.12b {font-size:12pt;
         font-weight:bold}

p.14b {font-size:14pt;
         font-weight:bold}

p {font-size:16pt;
   font-weight:bold}

p.18b {font-size:18pt;
         font-weight:bold}

p.18bc {text-align:center;
         font-size:18pt;
         font-weight:bold}

a {
	color: #0000FF;
}
	a:visited {
		color: #FF0000;
	}
	a:active {
		color: #0080FF;
	}

ol  {
	list-style-type: none;
}

ul {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
	font-size: 1em;
}