body {margin:0px; background-color:#f1fafa;}
p 
	{font-family: verdana, tahoma, helvetica, sans-serif;
	align: left;
	font-size: 120%;
	color: black;}

h1
	{font-family: arial, tahoma, helvetica, sans-serif;
	align: center;
	font-size: 300%;
	color: orange;
	font-weight: bold;}

h2 
	{font-family: arial, tahoma, helvetica, sans-serif;
	align: center;
	font-size: 200%;
        color: orange;
	font-weight: bold;}

h3 
	{font-family: arial, tahoma, helvetica, sans-serif;
	align: center;
	font-size: 300%;
        color: black;
	font-weight: bold;}

h4
	{font-family: arial, tahoma, helvetica, sans-serif;
	align: center;
	font-size: 200%;
	color: black;
	font-weight: bold;}

h5 	
	{font-family: arial, tahoma, helvetica, sans-serif;
	align: center;
	font-size: 80%;
	color: white;
	font-weight: bold;}

h6 	
	{font-family: verdana, tahoma, helvetica, sans-serif;
	align: left;
	font-size: 80%;
	color: red;}

h7	
	{font-family: verdana, tahoma, helvetica, sans-serif;
	align: left;
	font-size: 400%;
	color: red;}

a 
	{font-family: verdana, arial, helvetica, sans-serif;
	color: #dd0000;
	font-size: 130%;}

        a:link {text-decoration: underline}
        a:visited {text-decoration: none; color: red}
        a:active {text-decoration: none}
        a:hover {text-decoration: underline; color: blue;}

