body {background-image: url(bgnorm.jpg);
	background-attachment: fixed;}

h1.norm {font-family: sans-serif;
	 text-align: center;
	}

h2.norm {font-family: sans-serif;
	 text-align: center;
	}

div.img{text-align: center;}

table {border-width="0";}

td.main{border-width:0;
border-style:solid;
padding:5px;
}

p.small{font-size: 8pt;
	text-align: center;
	margin-top:0px;
	font-style:italic;}

a:link.button{
background-color:black;
color:white;
font-size:14pt;
padding:10px;
width:132px;
text-decoration:none;
}

a:visited.button{
background-color:black;
color:white;
font-size:14pt;
padding:10px;
width:132px;
text-decoration:none;
}

a:hover.button{
background-color:white;
color:black;
font-size:14pt;
padding:10px;
width:132px;
text-decoration:none;
}

a:active.button{
background-color:white;
color:black;
font-size:14pt;
padding:10px;
width:132px;
text-decoration:none;
}

img{
border-width:0;
}

a{border-width:0;}