/* CSS1 Style sheet for ANU PPP instructions.	*/
BODY {
	font-family: arial, helvetica, sans-serif;
	background: #FFFFCC;
	color: #000000;
}

H1 {
	font-size : 150%;
}

TD,UL,OL,LI,LO,P,BODY,INPUT,SELECT,TEXTAREA {
	font-family     : Arial, Helvetica, sans-serif;
	font-size : 12pt;
}


TT  {
	font-family: courier, fixed;
	font-size : 12pt;
}

PRE {
	color: #990033;
	font-family: fixed, terminal;
	font-size : 12pt;
}
