body	{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 0em;
	padding-bottom: 0.5em;
	background-color:#CCCC99;
	}

h1	{ 
	color:#003300;
	font-family: "Comic Sans MS",arial, "times new roman", courier;
	font-size: 260%
	}

h2	{ text-align:center;
	color:#333300;
	font-family: "Comic Sans MS", arial, "times new roman", courier;
	font-size: 220%
	}

h3	{ text-align:center;
	color:#666600;
	font-family: "Comic Sans MS", arial, "times new roman", courier;
	font-size: 180%
	}

h4	{ text-align:center;
	color:#666633;
	font-family: "Comic Sans MS", arial, "times new roman", courier;
	font-size: 160%
	}

h5	{ text-align:center;
	color:#669900;
	font-family: "Comic Sans MS", arial, "times new roman", courier;
	font-size: 140%
	}

h6	{ text-align:center;
	color:#666600;
	font-family: "Comic Sans MS", arial, "times new roman", courier;
	font-size: 120%
	}

p	{text-align: center;
	color:#003300;
	font-family: "Comic Sans MS", "times new roman", arial, courier;
	font-size: 100%
	}
p.left	{text-indent: 1.5cm;
      text-align: left;
	color:#003300;
	font-family:  "Comic Sans MS","times new roman", arial, courier;
	font-size: 100%
	}
p.left2	{text-align: left;
	color:#003300;
	font-family:  "Comic Sans MS","times new roman", arial, courier;
	font-size: 100%
	}
p.Warning	{text-align: center;
	color:#FF0000;
	font-family: "times new roman", arial, courier;
	font-size: 120%
	}
p.table	{text-align: center;
	color:#003300;
	font-family: "Comic Sans MS", "times new roman", arial, courier;
	font-size: 80%
	}
	
p.img {text-align:Center}

a:link 	{
    	color: #000033;
	font-family: "Comic Sans MS", "times new roman", arial, courier;
	}
a.link:link 	{
    	color: #CCCC99;
	font-family: "Comic Sans MS", "times new roman", arial, courier;
	 }

a:visited {
    	color: #003366;
	font-family: "Comic Sans MS", "times new roman", arial, courier;
	 }
a.link:visited {
    	color: #CCCC99;
	font-family: "Comic Sans MS", "times new roman", arial, courier;
	}
a:hover	{
	color: #006666;
	font-family: "Comic Sans MS", "times new roman", arial, courier;
	}
a.link:hover	{
	color: #CCCC99;
	font-family: "Comic Sans MS", "times new roman", arial, courier;
	}


