body {
	background-color:#CCCCCC;
	margin-top:0px;
	font: arial;
	font-size:8pt;
	background:url(images/back-tile.gif); 
	background-repeat: repeat-y;
	background-position: center;
	}
p {	
	font-size: 10pt;
    font-family: arial;
    line-height: 15pt;
	color: #000;
	}
.menutext a {
	font-family: verdana;
	font-size:7pt;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
.menutext a:hover {
	color:#CCCCCC;
	font-weight:bold;
	text-decoration:none;
}
h1 {	
	font-size: 13pt;
    font-family: arial;
   	text-align: center;
    font-weight: bold;
    line-height: 18pt;
    color: #000;
	}

h2 {	
	font-size: 12pt;
    font-family: arial;
   	text-align: center;
    font-weight: bold;
    line-height: 15pt;
    color: #000;
	}
h3 {	
	font-size: 13pt;
    font-family: arial;
   	text-align: center;
    font-weight: bold;
    line-height: 18pt;
    color: #000;
	}
