/* CSS Document */
a:link {
	color: #CCCCCC;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #00FF00;
}
a:active {
	color: #FFFFFF;
}
.text1 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
}
body {
	margin-top: 0px;
}
body {
	background-color: #000000;
	background-image: url(../images/pumpbg1-2.gif);
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}
.text2 {
	font-size: x-large;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFF00;
}
.text3 {
	font-size: large;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFCC00;
}
.text4 {
	font-size: x-large;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFCC00;
}
