/* Default Styles for Gypsy Reel Site */
body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #33CC99
}
h1
{
	text-align: center
}
a
{
	text-decoration: none
}
a:hover
{
	text-decoration: underline
}
td
{
	font-size: 12px
}