UL	{
	font-size:9pt;
	font-family:Arial;
	}
body	{
	link:"blue";
	vlink:blue;
	alink:blue;	
	} 
li	{
	font-size:9pt;
	font-family:Arial;
	}
P	{
	font-size:9pt;
	font-family:Arial;
	}
H2	{
	font-size:9pt;
	font-family:Arial;
	font-weight:Bold;
	font-style:Italic;
	}
H4	{
	font-size:15pt;
	font-family:Arial;
	text-align:center;
	}
	{
	background-image: url(back.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	}
heading	{
	display: block;
	margin-top:1cm;
	text-align: center;
	font-family:Verdana, Arial;
	font-size:11pt;
	padding:5pt;
	text-decoration:underline; 
	}
subheading {
	display: block;
	font-size:18pt;
	color:blue;
	font-weight:bold;
	text-align:center;
	margin-bottom:30pt;
	text-decoration:underline;
	}
text {
	display: block;
	font-size:12pt;
	color:blue;
	font-weight:bold;
	text-align:center;
	margin-bottom:30pt;
	text-decoration:none;
	}
body {
	background-image: url(back.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	link: "#5e8a5e";
	vlink: "#5e8a5e";
	}
a:hover	{
	color:red;
	} 
a	{
	text-decoration:none;
	link: #5e8a5e;
	vlink: #5e8a5e;
	}
link	{
	a href:"appl.html";
	}

