body{
	margin: 0px;
	padding: 0px;
	/*background-image: url(grafx/bg3.gif);
	background-repeat: repeat-y;*/
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: normal;
	color: #666666;
	text-align: center;
}

h3 { font-size: 105%;
  	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
/*.menu {
	background-image: url(grafx/bg3.gif);
	background-repeat: repeat-y;
}*/
