body, td, table, p {
	font-family:helvetica, serif;
	background-image:url("/xframe/images/mantis.jpg");
	background-repeat:no-repeat;
	background-position:center;
	background-attachment:fixed;
	color:#000000;
}

p {
	font-size:100%;
}

p.footer {
	font-size:70%;
}

h1, h2, h3, h4, h5, h6 {
	font-family:courier, serif;
	color:#000000;
         text-align:center;
	font-weight:bold;
}

h1 {font-size:200%;}
h2 {font-size:175%;}
h3 {font-size:150%;}
h4 {font-size:140%;}
h5 {font-size:130%;}
h6 {font-size:110%;}
.header {color:#000000;}

td h1, td h2, td h3, td h4, td h5, td h6 {
	text-align:left;
	margin-top:0px;
}
a, a:link {
	color:#FF0000;
}

a:visited {
	color:#0000FF;
}

a:hover {
	color:#00FFFF;
}

a:active {
	color:#FF00FF;
}

.tcell {
 font-size:110%;
 font-weight:bold;
}

td span {
	font-size:70%;
}



