h1{
background-color: #000000;
color: yellow;
	font-size:30pt;
	text-align:center;
}

h2{
	font-size:30pt;

}

h3{
	font-size:20pt;

}

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

.line{
	line-height:2;
}

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