body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url('images/sunshine_bg.gif');
	background-position: top center;
	margin-top: 0;
	margin-bottom: 0;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-color: #666666;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	margin-right: 25px;
	margin-left: 25px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF3300;
	margin-right: 25px;
	margin-left: 25px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	margin-right: 25px;
	margin-left: 25px;
}

A:link {
	color: #FF3300;
}
A:visited {
	color: #FF3300;
}
A:active {
	color: #FF3300;
}
A:hover {
	color: #000000;
}
.tabletext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
