body {
	
	color : Black;
	background : #99CC99 url(images/tubebkg3.jpg);
	background-attachment : scroll;
}
p.caption {
	font-family : sans-serif;
	font-size : medium;
	letter-spacing : 2px;
	text-align : center;
}
p.bottom {
	font-family : sans-serif;
	letter-spacing : 3px;
	font-size : xx-small;
	font-weight : bolder;
}
p.title {
	font-family : sans-serif;
	font-size : xx-large;
	letter-spacing : 2px;
	text-align : center;
	color : #FF0033;
		}
A:HOVER {
	color : Red;
}
p.regular {
	font-family : sans-serif;
	font-size : small;
	}
table {
	width : 75%;
	background-color : White;
	border : medium;
	border-color : #669933;
	border-style : solid;
}
td {
	padding : 8px;
	line-height : 	25px;
}
p.text {
	font-family : sans-serif;
	font-size : small;
	font-weight : bolder;
}
p.nav {
	text-align : center;
	font-size : xx-small;
	font-family : sans-serif;
	
}
span.cross {
	text-decoration : line-through;
}
