body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image:     url(rootgfx/root-back2.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;

}
a:link {
	color: #FF0000;
}
a:visited {
	color: #0099FF;
}
a:hover {
	color: #00FF00;


}
h1 {
	font-size: 16px;
	font-weight: bold;
}
table {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}
