h1{font: normal 28pt Borzoi, Helvetica ; color: mediumblue; text-align: center; }
h2{font: normal 18pt Arial ; color:"darkblue"; }
h3{
	font: normal 15pt Arial; color: slateblue;
}
body{font: normal 10pt Arial, Comic Sans MS ; color: "green"; background-color: white;}
hr{color: "lavender"; }
A:link {text-decoration: none; color: navyblue; }
A:visited {text-decoration: none; color: sienna ; }
A:active {text-decoration: none; color: salmon; }
A:hover{text-decoration: none; color: indianred; }
blink{
	color: #FF0000;
	font-size : larger;
}
ul{
	list-style : square inside;
}
