<link rel="stylesheet" href="grandslam.css" type="text/css">
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	color: #016600;
	text-decoration: none;
	font-weight: bold;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.bodyred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	font-weight: normal;
}
.body1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.nav {




	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #649037;
	text-decoration: none;
	font-weight: bold;
}
.bodbg {
	background-image: url(images/bodybg.jpg);
	background-repeat: repeat-y;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.sidebg {
	background-image: url(images/sidebg.png);
	background-repeat: repeat-y;
}
.bottom {
	background-image: url(images/bottomspan.png);
	background-repeat: repeat-x;
	height: 79px;
}

