body {
	margin-left: 20px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	text-decoration: none;
	background-color: #C3BDC7;
	background-attachment: fixed;
	background-image:  url(../images/website/sunhydbg1024.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.RedTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #FF0000;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
.REDHEAD {
	color: #FF0000;
	font-size: xx-large;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #FF0000;
}
.whiteborder {
	border: thick solid #FFFFFF;
}
