BODY, TABLE, TD, TR {
	font-size : 10pt;	
	font-family : Verdana, Arial;
}
H1{
	font-family : Book Antiqua;
	font-size : 18pt;
	color : #003300;
	font-size : large;
	font-style : italic;	
	font : bold;
}
H2{
	font-family : Book Antiqua;
	font-size : 14pt;
	color : #000000;
}
A:LINK, A:VISITED, A:ACTIVE, A:HOVER {
	text-decoration : none;
}

#facebook {
	background: url(images/facebook.png);
	width: 32px;
	height: 32px;
	display: block;
	position: absolute;
	margin: -80px 0 0 700px;
	z-index: 100;
}