body,td,th {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 14px;
	color: #630;
}
body {
	background-color: #000;
	font-size: 12px;
}

table#body {
	width: 900px;
	margin: auto;
	background-color: #e1d78a;
	
}
a:link {
	color: #660;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #660;
}
a:hover {
	text-decoration: underline;
	color: #690;
}
a:active {
	text-decoration: none;
	color: #630;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}

p	{text-align:justify;
}

h1 {
	font-size: 18px;
	color: #630;
	text-align:center
}
h2 {
	font-size: 16px;
	color: #630;
}
h3 {
	font-size: 14px;
	color: #630;
}
span.flyer {
	font-size: 1.3em;
	color: #900;
	text-align: center;
}
span.flyer a {
	color: #900;
	text-decoration: underline;
}

.woy {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
}

#footer {text-align:center;
		font-weight:bold;
}

.seasondt {font-weight:bold;
}


.myForm td, input, select, textarea, checkbox {
		font-family: georgia, tahoma;
		font-size: 12px;
}

.myForm td {
		color: #630;
}

.myForm {
		background-color: #e1d78a;
		border: 1px solid #330066;
		padding: 10px;
}

.required {color:#F00
}

div#form, div#form2, table#forms {
	width: 700px;
	margin: auto;
}

td.sidebar {
	width: 70px;
}
#ssImg img {
		background:#fffff;
		border: 1px gray;
}