@charset "utf-8";
/* CSS Document */

h1 {
}
body {
	background-image: url(../images/background.jpg);
	background-repeat: repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.psmall {
	font-size: 9px;
	font-style: italic;
}
#tableContent {
	background-image: url(../images/PHA_table_bacground.jpg);
	background-repeat: no-repeat;
}
#tableContentStart {
	padding-left: 10px;

}
#logo {
	float: none;
}
#footerParagraph {
	color: #FFF;
}
#footera {
	color: #FFF;
}
#footera a:hover {
	color: #FFF;
}
#footera a:visited {
	color: #FFF;
}
