h1{
	background-color:#0000ff;
	font-size:40pt;
	text-align:center;
color:#000000;
}

h2{
	font-size:30pt;
	background-color:#0000fff;
	text-align:center;
}

h3{
	font-size:20pt;
	background-color:#0000ff;
}

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

.line{
	line-height:2;
}

.gz{
align:center;
width:60%;
border:2;
}
